We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
this is the error once we you latest version of sass
The text was updated successfully, but these errors were encountered: