-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
w> src/grid.scss 36:30 @content
<w> src/grid.scss 18:5 create-mq()
<w> src/grid.scss 27:3 create-col-classes()
<w> src/grid.scss 71:5 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div(100, $grid-cols / $i) or calc(100 / ($grid-cols / $i))
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> src/grid.scss 36:23 @content
<w> src/grid.scss 18:5 create-mq()
<w> src/grid.scss 27:3 create-col-classes()
this is the error once we you latest version of sass
Metadata
Metadata
Assignees
Labels
No labels