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

ESLint plugin for keeping the recommended pseudo selector order #11

Open
kripod opened this issue May 20, 2020 · 0 comments
Open

ESLint plugin for keeping the recommended pseudo selector order #11

kripod opened this issue May 20, 2020 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@kripod
Copy link
Owner

kripod commented May 20, 2020

Motivation

Simple pseudos have a sorting order which will be recommended on the long term, even after #1 gets resolved. This should serve as a guarantee for atomic efficiency, generating the least amount of CSS rules possible.

Details

The recommended configuration should emit an error until customizable rule sorting is implemented. After that, a warning should suffice.

@kripod kripod added enhancement New feature or request help wanted Extra attention is needed labels May 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant