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

Allow analysis of inline styles specificity #289

Open
bartveneman opened this issue Feb 5, 2023 · 0 comments
Open

Allow analysis of inline styles specificity #289

bartveneman opened this issue Feb 5, 2023 · 0 comments
Labels
✨ enhancement New feature or request

Comments

@bartveneman
Copy link
Member

projectwallace.com/analyze-css is capable of scraping inline styles, which means we're not limited to a 3-number specificity tuple ([0,0,0]). We could allow a specific selector name that would be recognised as an inline style, setting the specificity to [1,0,0,0]. This could or maybe should be a configurable option., so other tools could set their own selector preference.

@bartveneman bartveneman added the ✨ enhancement New feature or request label Jun 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ enhancement New feature or request
Development

No branches or pull requests

1 participant