Skip to content

Error in less formula #93

Description

@LttleSwill

I have the following in my less -
width: calc(50% - 40px);

but this gets generated as -
width: calc(10%);

I suspect it doesn't respect the different units. The former seems to be valid css to me.

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