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

Sass is deprecating division with "/" and throws a lot of warnings #43

Closed
jasalguero opened this issue Jul 6, 2021 · 4 comments
Closed
Assignees
Labels

Comments

@jasalguero
Copy link

jasalguero commented Jul 6, 2021

⠦ building... [Package /assets/vendor.js]DEPRECATION WARNING: Using / for division is deprecated and will be removed in Dart Sass 2.0.0.

Recommendation: math.div(-$grid-gutter-width, 2)

More info and automated migrator: https://sass-lang.com/d/slash-div
@jasalguero
Copy link
Author

It's a small issue but quite annoying because it pollutes console a lot

@codysherman
Copy link
Member

Thanks for the report! Will attempt to reproduce, I must be be on an older version of Sass.

@codysherman
Copy link
Member

Solved in #45

Will go out in the next minor release (hopefully today).

@codysherman
Copy link
Member

This is now live on npm as version 3.3.3

https://github.com/Beg-in/frow/releases/tag/3.3.3

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

No branches or pull requests

3 participants