Skip to content

New media queries range syntax aren't supported #152

@maximebeguin

Description

@maximebeguin

Hello,

When trying to compile the following string (using the newer CSS media query range syntax introduced recently):

@media (width > 750px) { .test{ color: red; } }

the script throws an error. Is any workaround available?

Cheers.

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