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

Remove build warnings #544

Open
MicrowaveDev opened this issue May 16, 2022 · 1 comment
Open

Remove build warnings #544

MicrowaveDev opened this issue May 16, 2022 · 1 comment

Comments

@MicrowaveDev
Copy link
Member

DEPRECATION WARNING: Using / for division is deprecated and will be removed in Dart Sass 2.0.0.

Recommendation: math.div(20em, 16)

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


12 │ $fa-fw-width: (20em / 16);
│ ^^^^^^^^^

node_modules/font-awesome/scss/_variables.scss 12:25 @import
node_modules/font-awesome/scss/solid.scss 5:9 @import
src/styles/main.scss 13:9 root stylesheet

@MicrowaveDev
Copy link
Member Author

@MicrowaveDev MicrowaveDev changed the title Remove buil warnings Remove build warnings May 27, 2022
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