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

Selectors starting with numerical should fail validation #31

Open
silverwind opened this issue Jan 16, 2023 · 0 comments
Open

Selectors starting with numerical should fail validation #31

silverwind opened this issue Jan 16, 2023 · 0 comments

Comments

@silverwind
Copy link

https://www.w3.org/TR/css-syntax-3/#ident-token-diagram

Currently, no error is raised:

> (await import("csstree-validator")).validate('1n {color: red}')
[]
silverwind referenced this issue in StylishThemes/GitHub-Dark Jan 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants