Skip to content

Unexpected token: operator (*) #542

@ve3

Description

@ve3

I try to minify sanitize.css here and getting this error message.

CSS:

*,
::before,
::after {
  box-sizing: border-box;
}

The line that contain *, is cause the error. This is normal CSS and should not cause any error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions