You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There's no clarification in spec or issues that I could find that @import url("test.css") supports() is valid or invalid? If valid/parse-able, what behavior should it have?
It looks like @supports() is valid, but as per spec it isn't with @import ... supports() afaik? Might be an oversight. Thanks!