Skip to content

Correct parsing for modifiers (Parse CSS to AST?) #1

@olostan

Description

@olostan

Currently modifiers are parsed with simple RegEx-es, so they are only for simple use-cases. More advanced CSS (with nesting, mixins) can fail parsing. Especially for inline modifiers.

If anyone can fix it with correct parsing it would be great.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions