Skip to content

CSS minification breaking calc() #482

@AaronValor

Description

@AaronValor

Example:
width: calc(100% - 100)

minifies to
width: calc(100%- 100)

Version: 2.0.0.17974

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