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

feat(unstable): lint plugin fix :has() and :not() selectors #28348

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

marvinhagemeister
Copy link
Contributor

@marvinhagemeister marvinhagemeister commented Feb 28, 2025

This PR adds support for :has/:is/:where() and :not(). The latter was already present, but found a bunch of issues with it and I'd say that it didn't really work before this PR.

Fixes #28335

@marvinhagemeister
Copy link
Contributor Author

Wait, looks like I got :is() and :where() wrong. I'll look into it.

@marvinhagemeister marvinhagemeister marked this pull request as draft February 28, 2025 17:14
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.

Lint Plugin - Support :is() and :has()
1 participant