API reference
media
API reference for the The `media` utility
Media functions
Argument: string
It can be put in an array and used as a selector.
css.media.max("width: 800px")
css.media.min("width: 400px")
css.media.range("width <= 800px")
API reference for the The `media` utility
Argument: string
It can be put in an array and used as a selector.
css.media.max("width: 800px")
css.media.min("width: 400px")
css.media.range("width <= 800px")