-
Notifications
You must be signed in to change notification settings - Fork 164
Open
Description
Deprecation Warning: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
Recommendation: math.div($sm-clean--desktop-arrow-size, 2) or calc($sm-clean--desktop-arrow-size / 2)
More info and automated migrator: https://sass-lang.com/d/slash-div
Metadata
Metadata
Assignees
Labels
No labels