[FOLIO-3749] Fix Sass deprecation warnings at dev.f.o website build Created: 03/Apr/23  Updated: 06/Apr/23  Resolved: 06/Apr/23

Status: Closed
Project: FOLIO
Components: None
Affects versions: None
Fix versions: None

Type: Task Priority: TBD
Reporter: David Crossley Assignee: David Crossley
Resolution: Done Votes: 0
Labels: devweb
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original estimate: Not Specified

Issue links:
Relates
relates to FOLIO-1276 Regularly update dev.f.o configuratio... Open
relates to FOLIO-3675 Update dev.f.o site dependencies 2023... Closed
Sprint: DevOps Sprint 160
Development Team: FOLIO DevOps
RCA Group: TBD

 Description   

Following the previous update to our website dependencies and to Jekyll 4.3.1 ( FOLIO-3599 Closed ) which brings "Jekyll Sass Converter 3.0" as expected, we now get many deprecation warnings of the following form:

Deprecation Warning: Using / for division outside of calc()
is deprecated and will be removed in Dart Sass 2.0.0.

Recommendation: math.div($vspacing-unit, 1.5) or calc($vspacing-unit / 1.5)

Use the automated migrator provided by "sass-lang" to fix this.



 Comments   
Comment by David Crossley [ 06/Apr/23 ]

Done

Generated at Thu Feb 08 23:30:25 UTC 2024 using Jira 1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d.