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

Watch for custom selectors in CSS (❌ awaiting support tracking) #2259

Open
chrisblakley opened this issue Jul 25, 2023 · 0 comments
Open
Labels
Frontend (Style) Related to the client-side CSS (or Sass)
Milestone

Comments

@chrisblakley
Copy link
Owner

Splitting this up from #1830 to give it its own issue.

Custom Selectors:

https://cssdb.org/#custom-selectors

@custom-selector :--heading h1, h2, h3, h4, h5, h6;
article :--heading + p {}

This has been in stage 1 for a long time.

@chrisblakley chrisblakley added the Frontend (Style) Related to the client-side CSS (or Sass) label Jul 25, 2023
@chrisblakley chrisblakley added this to the 12.0 Flame milestone Jul 25, 2023
@chrisblakley chrisblakley modified the milestones: 12.0 Flame, 13.0 Bubble May 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Frontend (Style) Related to the client-side CSS (or Sass)
Projects
Development

No branches or pull requests

1 participant