-
Notifications
You must be signed in to change notification settings - Fork 73
Open
Description
I’m thrilled to see a repository with tokenization for HTML, CSS, and JS.
I may have found a couple issues.
Since the 2013 edition of the CSS Syntax specification, the handling for nesting at-rules has been defined, so that at-rules can be successfully consumed, even if their contents are only considered a series of component values.
This does not appear to be supported in this project.
In the 2021 edition of the CSS Syntax specification, this support has been expanded to include the & nesting selector which consumes qualified rules.
This does not appear to be supported in this project.
Metadata
Metadata
Assignees
Labels
No labels