Skip to content
Snippets Groups Projects

Fix dep warnings

Merged Laurent Heirendt requested to merge fix-dep-warnings into latest

fix for this dep warning:

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

Recommendation: math.div($spacing-unit, 2) or calc($spacing-unit / 2)

More info and automated migrator: https://sass-lang.com/d/slash-div

Merge request reports

Checking pipeline status.

Merged by Laurent HeirendtLaurent Heirendt 2 years ago (Jan 11, 2023 6:50pm UTC)

Loading

Pipeline #67316 failed

Pipeline failed for 80be9b9e on latest

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading