Skip to content

Add supports() queries on @import #6134

@SeanMcMillan

Description

@SeanMcMillan

This probably needs a better name.

I got bitten by the claim on MDN that this syntax is possible in CSS:
@import url supports( supports-query );

Sadly, it appears this is defined in CSS Cascading and Inheritance Level 4, which is not available yet. I was able to find a bug in bugzilla for implementing this.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions