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

CSS: wrong name: storage.modifier.c++ #520

Open
getreu opened this issue Feb 27, 2024 · 1 comment
Open

CSS: wrong name: storage.modifier.c++ #520

getreu opened this issue Feb 27, 2024 · 1 comment

Comments

@getreu
Copy link

getreu commented Feb 27, 2024

The generated CSS contains the following:

.storage.modifier.c++ {
 color: #859900;
}

which is rejected by Firefox with

Dangling combinator.  Ruleset ignored due to bad selector.

Is + allowed in identifiers?

@keith-hall
Copy link
Collaborator

See #308 (comment) for a prior discussion :)

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

No branches or pull requests

2 participants