Description
Inserts a media query.
Setup
The required $structure
map (Setup).
SCSS Usage
@include breakpoint(breakpoint,option)
Parameter |
Required? |
Value |
breakpoint |
Yes |
any of the named breakpoint names from the setup |
option |
No |
hover or IE11 |
And so, in SCSS:
Output