-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Open
Labels
Description
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.
Reactions are currently unavailable