Skip to content

CSS checking breaks when "supports" is used #44

@jessica-simudyne

Description

@jessica-simudyne

I checked a CSS file that validated on the W3C CSS validator, so I know there isn't an error in it. It worked when I ran it through the first time, as far as I could see, but when I wrapped one of the rules in a CSS "supports" block, the parser gave me an "unclosed block" error. I'm guessing it doesn't recognize "@supports" as the beginning of a block?

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