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: deprecation warning: !global assignments won't be able to declare new variables #143

Closed
wujekbogdan opened this issue Mar 4, 2019 · 0 comments · Fixed by #157

Comments

@wujekbogdan
Copy link

Expected behavior

No deprecation warnings in the console.

Actual behavior

dart-sass (v 1.17.2) is reporting deprecation warnings.

DEPRECATION WARNING: As of Dart Sass 2.0.0, !global assignments won't be able to
declare new variables. Consider adding `$_normalize-exclude: null` at the top level.

Steps to reproduce the behaviour

Use the official sass module instead of an unofficial node-sass module to compile the code.

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

Successfully merging a pull request may close this issue.

1 participant