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

Hide deprecation warnings #2713

Closed
halfnibble opened this issue Aug 29, 2018 · 1 comment
Closed

Hide deprecation warnings #2713

halfnibble opened this issue Aug 29, 2018 · 1 comment

Comments

@halfnibble
Copy link

Option to "hide" deprecation warnings?

I'm getting dozens of deprecation warnings over "Including .css files with @import is non-standard behaviour which will be removed in future versions of LibSass."

For having multiple lines like this:

@import "library" // it's a .css file

Since I will not upgrade to a version of LibSass that doesn't support .css imports, can I suppress this warning?

Maybe we can give all warnings an ID and make suppressing warnings be configurable.

@halfnibble
Copy link
Author

Sorry. Relate to node-sass only. Also, will be fixed by removing the deprecation warning according to: sass/node-sass#2362

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