-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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 Media Queries Ranges #3984
Comments
+1 |
This would be very useful, because it's hard to polyfill the |
+1 |
+1 |
Chrome tracking bug: |
Available via MDN: https://caniuse.com/mdn-css_at-rules_media_range_syntax |
Coming in Chrome: https://bugs.chromium.org/p/chromium/issues/detail?id=1034465#c33 WebKit/Safari: https://bugs.webkit.org/show_bug.cgi?id=180234 |
Now available at https://caniuse.com/css-media-range-syntax (MDN entry should be removed from search results at end of the week) |
Media Queries Ranges
Example code:
Specification: https://www.w3.org/TR/mediaqueries-4/#mq-ranges
Resource: PostCSS Polyfill (https://github.com/postcss/postcss-custom-media)
Resource: cssdb (https://jonathantneal.github.io/css-db/#mediaqueries-mq-ranges)
Suggested ID:
mq-ranges
ormediaqueries-mq-ranges
The text was updated successfully, but these errors were encountered: