Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add supports() queries on @import #6134

Open
SeanMcMillan opened this issue Jan 3, 2022 · 0 comments
Open

Add supports() queries on @import #6134

SeanMcMillan opened this issue Jan 3, 2022 · 0 comments

Comments

@SeanMcMillan
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants