Adds a missing readme entry about `shorterLengthUnits` switch.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Tue, 15 Sep 2015 06:37:51 +0000 (07:37 +0100)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Tue, 15 Sep 2015 06:37:51 +0000 (07:37 +0100)
README.md

index c50c188..1706a91 100644 (file)
--- a/README.md
+++ b/README.md
@@ -304,6 +304,7 @@ with the following options available:
 * `'[+-]properties.iePrefixHack'` - turn on / off IE prefix hack removal
 * `'[+-]properties.ieSuffixHack'` - turn on / off IE suffix hack removal
 * `'[+-]properties.merging'` - turn on / off property merging based on understandability
+* `'[+-]properties.shorterLengthUnits'` - turn on / off shortening pixel units into `pc`, `pt`, or `in` units
 * `'[+-]properties.spaceAfterClosingBrace'` - turn on / off removing space after closing brace - `url() no-repeat` into `url()no-repeat`
 * `'[+-]properties.urlQuotes'` - turn on / off `url()` quoting
 * `'[+-]properties.zeroUnits'` - turn on / off units removal after a `0` value