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

Keep getting bootstrap warning to use math.abs instead of abs #3645

Open
vinit-poojary opened this issue Sep 8, 2023 · 0 comments
Open

Keep getting bootstrap warning to use math.abs instead of abs #3645

vinit-poojary opened this issue Sep 8, 2023 · 0 comments

Comments

@vinit-poojary
Copy link

[webpack-dev-server] WARNING in ./app/javascript/stylesheets/rails_admin.scss (./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[3].use[2]!./app/javascript/stylesheets/rails_admin.scss)
Module Warning (from ./node_modules/sass-loader/dist/cjs.js):
Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.

Recommendation: math.div(20em, 16) or calc(20em / 16)

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

node_modules/@fortawesome/fontawesome-free/scss/_variables.scss 12:25  @import
node_modules/@fortawesome/fontawesome-free/scss/solid.scss 5:9         @import
node_modules/rails_admin/src/rails_admin/styles/base.scss 15:9         @import
app/javascript/stylesheets/rails_admin.scss 1: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