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

Add a --silence-deprecations flag #1918

Closed
nex3 opened this issue Mar 20, 2023 · 0 comments
Closed

Add a --silence-deprecations flag #1918

nex3 opened this issue Mar 20, 2023 · 0 comments
Assignees

Comments

@nex3
Copy link
Contributor

nex3 commented Mar 20, 2023

This flag will help mitigate the pain of deprecations for users who need a large amount of time to schedule and execute on a migration away from deprecated behavior. It should take deprecation names (as defined by #1820) and silence all instances of those deprecations. It should error if given an unknown deprecation name, and it should not support any kind of mass silencing (e.g. by Sass version).

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

No branches or pull requests

2 participants