All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
rule.source === undefined from postcss-modules-values.landscape (Boolean) Adds @media (orientation: landscape) with values converted via landscapeWidth.landscapeUnit (String) Expected unit for landscape optionlandscapeWidth (Number) Viewport width for landscape orientation.mediaQuery option if true does not mutate its value now, but the rule inside it instead.replace option - (Boolean) replaces rules containing vw instead of adding fallbacks.propList option - (Array) The properties that can change from px to vw.exclude option - (Array or Regexp) Ignore some files like node_modules.px, then pX values won't be changed.