Skip to content

invalid ast for calc with division #56

@alexander-akait

Description

@alexander-akait
width: calc(10px * 10px); // contains `word`, `space`, `word`, `space`, `word`
width: calc(10px / 10px); // contains `word`, `word`, `space`, `word` - i.e. no space before `/`

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