Fixes #150 - minifying background:none shorthand.
authorGoalSmashers <jakub@goalsmashers.com>
Fri, 4 Oct 2013 08:11:43 +0000 (10:11 +0200)
committerGoalSmashers <jakub@goalsmashers.com>
Fri, 4 Oct 2013 08:16:50 +0000 (10:16 +0200)
commitee7bb42987ddffacbb11e0d5917e963a852c4514
tree04e3a84af904b7081a0182888129b457bf01659f
parent58f316ad3bd38c5eff903492092ef5c1d3891da1
Fixes #150 - minifying background:none shorthand.

* Apparently background:0 does not set y position to 0 but 50%.
History.md
lib/clean.js
test/data/big-min.css
test/unit-test.js