Skip to content

Error parse: calc function #650

Description

@momo2555

Hi,
I have a problem when I use in my less file the css function "calc".
In fact when I write.

margin-left: calc(50% - 10px);
I obtain in my parsed css file:
margin-left: calc(40%);
it's normale?

Thank you.

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