Skip to content

Version 1.1.0

Compare
Choose a tag to compare
@KODerFunk KODerFunk released this 05 Feb 11:16
· 15 commits to master since this release

Added

  • landscape (Boolean) Adds @media (orientation: landscape) with values converted via landscapeWidth.
  • landscapeUnit (String) Expected unit for landscape option
  • landscapeWidth (Number) Viewport width for landscape orientation.

Fixed

  • mediaQuery option if true does not mutate its value now, but the rule inside it instead.