-
Notifications
You must be signed in to change notification settings - Fork 22.5k
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 CSS @custom-media
at-rule
#35755
base: main
Are you sure you want to change the base?
Conversation
Preview URLs (comment last updated: 2024-10-04 08:03:34) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry for the delay. I must have accidentally dismissed this from my notifications.
Co-authored-by: Estelle Weyl <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! thanks.
@estelle reminding you to merge this article. |
Hi @ramiy. I asked about merging this and was told the MDN policy is to wait for at least one implementation, so I add the "waiting for implementation" tag. |
Description
Media Queries Level 5 spec defines the
@custom-media
at-rule. This PR adds a new article to MDN explaining how and when to use Custom Media Queries.Additional details
@custom-media
at-rule browser-compat-data#24338