Fixes #226 - skips border:none => border:0 minification.
authorJakub Pawlowicz <jakub@goalsmashers.com>
Sun, 9 Feb 2014 21:34:54 +0000 (21:34 +0000)
committerJakub Pawlowicz <jakub@goalsmashers.com>
Sun, 9 Feb 2014 21:34:54 +0000 (21:34 +0000)
commitd5984beba1e0c68fbed21db597a5bf01a9039e1d
tree1f11f3deb45230c89e4a42701b910583da14a4d8
parent4a57848b556a03ac0a7d0be29ef76aa24befa36e
Fixes #226 - skips border:none => border:0 minification.

It's not always safe. See http://dabblet.com/gist/8716224 for details.
History.md
lib/clean.js
test/data/big-min.css
test/data/blueprint-min.css
test/unit-test.js