[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: |
|
||||||||||||
| 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 (
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 |