Fixes #230 - adds better handling of zero values.
authorJakub Pawlowicz <jakub@goalsmashers.com>
Wed, 5 Feb 2014 07:14:02 +0000 (07:14 +0000)
committerJakub Pawlowicz <jakub@goalsmashers.com>
Wed, 5 Feb 2014 07:14:49 +0000 (07:14 +0000)
commitc3e4bb319dbb3231b6961c07b64720c8107cfc04
tree9fd2f5b4a51c34fc538818889555875e936754f9
parentf9f3e0fa6d8d2d862033c437176760bfdd52def7
Fixes #230 - adds better handling of zero values.

Previously 0.0 + unit and -0 was handled incorrectly.
History.md
lib/clean.js
test/data/big-min.css
test/unit-test.js