postcss-px-to-viewport-cc
Advanced tools
Changelog
[1.0.0] - 2019-01-28
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.