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

Lot of deprecations from sass #49

Closed
zgoda opened this issue Aug 11, 2021 · 1 comment
Closed

Lot of deprecations from sass #49

zgoda opened this issue Aug 11, 2021 · 1 comment

Comments

@zgoda
Copy link

zgoda commented Aug 11, 2021

When using dart-sass (1.37.5) to compile scss there's a lot of deprecation warnings:

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

Recommendation: math.div($i, $col-count)

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

This project explicitly supports gulp using the included gulpfile.js. No support for dart-sass has been planned.

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

2 participants