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

declaration-property-value-whitelist needs analysis #14

Open
austinstarin opened this issue Mar 14, 2017 · 1 comment
Open

declaration-property-value-whitelist needs analysis #14

austinstarin opened this issue Mar 14, 2017 · 1 comment
Assignees

Comments

@austinstarin
Copy link
Contributor

austinstarin commented Mar 14, 2017

https://stylelint.io/user-guide/rules/declaration-property-value-whitelist/

@abea
Copy link

abea commented Aug 19, 2017

Analyzing this rule somewhat requires analyzing it's use for all CSS properties. It might be better to identify negative cases from use. E.g., through use we decide that we want to never use display: table-cell and then write a rule with this for display.

None are popping to mind for me that should be explicitly whitelisted.

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

3 participants