CSS Custom Media Queries

GPTKB entity

Statements (17)
Predicate Object
gptkbp:instanceOf CSS Feature
gptkbp:allows reuse of media query conditions
gptkbp:category Web Development
gptkbp:definedIn gptkb:CSS_Media_Queries_Level_5
gptkbp:enables creation of custom media query aliases
gptkbp:example @custom-media --small-viewport (max-width: 30em);
gptkbp:hasSyntax @custom-media --name condition;
https://www.w3.org/2000/01/rdf-schema#label CSS Custom Media Queries
gptkbp:notSupportedNativelyBy most browsers (as of 2024)
gptkbp:relatedTo gptkb:CSS_Media_Queries
gptkb:CSS_Variables
gptkbp:standardizedBy gptkb:W3C
gptkbp:status Working Draft
gptkbp:supportedBy gptkb:PostCSS
gptkbp:usedFor @media
gptkbp:bfsParent gptkb:CSS_Working_Group_specifications
gptkbp:bfsLayer 7