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

Tag selectors are not intuitive #4

Open
zupa-hu opened this issue Jul 31, 2023 · 0 comments
Open

Tag selectors are not intuitive #4

zupa-hu opened this issue Jul 31, 2023 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@zupa-hu
Copy link
Contributor

zupa-hu commented Jul 31, 2023

Using tag selectors is not intuitive.

The intuitive and the currently working solution:

@/h1/i:color-red    // invalid but intuitive
@/h1:/i:color-red   // valid and weird`

Consider supporting the first variant instead if Turbo CSS V2 comes out.
(Not currently planned, just documenting the issue.)

@zupa-hu zupa-hu added the enhancement New feature or request label Jul 31, 2023
@zupa-hu zupa-hu added this to the v2 milestone Jul 31, 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
Projects
None yet
Development

No branches or pull requests

1 participant