Skip to content

Replace deprecated stylelint plugin with built-in alternative #135

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

Merged
merged 1 commit into from
Nov 1, 2024

Conversation

mattbrictson
Copy link
Owner

The stylelint-declaration-strict-value plugin has been emitting deprecation warnings with the latest version of stylelint for a couple months now, and doesn't seem to be proactively maintained.

Stylelint actually has a built-in rule declaration-property-value-allowed-list that is similar and does what we need, so let's use that instead.

@mattbrictson mattbrictson added the ✨ Feature Adds a new feature label Oct 31, 2024
@mattbrictson mattbrictson merged commit 6a2e740 into main Nov 1, 2024
16 checks passed
@mattbrictson mattbrictson deleted the drop-stylelint-plugin branch November 1, 2024 00:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ Feature Adds a new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant