You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
689 B
689 B
Changelog
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.
[1.0.0] - 2019-01-28
Added
replace
option - (Boolean) replaces rules containingvw
instead of adding fallbacks.propList
option - (Array) The properties that can change frompx
tovw
.exclude
option - (Array or Regexp) Ignore some files likenode_modules
.
Changed
- zero values now remain unitless.
- replace regexp is not case sensitive, so if you want to change
px
, thenpX
values won't be changed.