Skip to content

CSS Nesting #92

@jonathantneal

Description

@jonathantneal

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions