Skip to content
New issue

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

dart-sass 2.0 warnings #18

Open
sumeet07 opened this issue Aug 4, 2022 · 0 comments
Open

dart-sass 2.0 warnings #18

sumeet07 opened this issue Aug 4, 2022 · 0 comments

Comments

@sumeet07
Copy link

sumeet07 commented Aug 4, 2022

Is there are plan to address dart sass warnings as shown below?

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

Recommendation: math.div($spacer, 2) or calc($spacer / 2)

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

node_modules/bootstrap-4-grid/scss/grid/_variables.scss 306:31 @import
node_modules/bootstrap-4-grid/scss/grid/bootstrap-grid.scss 20:9 @import
node_modules/bootstrap-4-grid/scss/grid.scss 54:9 @import
src/styles/index.scss 25:9 root stylesheet

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant