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

Remove deprecated "declaration-property-" rules #269

Conversation

alwaysblank
Copy link

Both declaration-property-unit-blacklist and declaration-property-unit-whitelist have been deprecated. The current
ruleset will still run, it will throw deprecation warnings about these two rules. This updates them.

Both `declaration-property-unit-blacklist` and
`declaration-property-unit-whitelist` have been deprecated. The current
ruleset will still run, it will throw deprecation warnings about these
two rules. This updates them.

- https://github.com/stylelint/stylelint/blob/13.7.0/lib/rules/declaration-property-unit-blacklist/README.md
- https://github.com/stylelint/stylelint/blob/13.7.0/lib/rules/declaration-property-unit-whitelist/README.md
@ntwb
Copy link
Member

ntwb commented Aug 15, 2021

Thanks @alwaysblank, closing this in favor of #248, I'm just updating this PR now and should be ready to merge shortly as the upstream stylelint config requires updating for this change in deprecated rule

@ntwb ntwb closed this Aug 15, 2021
@ntwb ntwb deleted the remove-deprecated-stylelint-declaration-property-rules branch August 15, 2021 08:43
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 this pull request may close these issues.

2 participants