Version 1.1.0
Added
landscape
(Boolean) Adds@media (orientation: landscape)
with values converted vialandscapeWidth
.landscapeUnit
(String) Expected unit forlandscape
optionlandscapeWidth
(Number) Viewport width for landscape orientation.
Fixed
mediaQuery
option iftrue
does not mutate its value now, but the rule inside it instead.