Fixes #660 - override compacting of !important properties.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Sat, 5 Sep 2015 19:00:23 +0000 (20:00 +0100)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Mon, 14 Sep 2015 12:12:37 +0000 (13:12 +0100)
commit9bdf3ac00f4da7353992592319af2d8c3256a0a3
treeaada93b042ad0619639f791868112023eb4145f7
parent0f8c28d003edfd9c079f0b87d2d86d74d151e4ea
Fixes #660 - override compacting of !important properties.

We were not copying properties when assigning in four-values tokens.
As a result we were adding !important value to all components as they
were referencing the same object.
History.md
lib/properties/break-up.js
test/properties/shorthand-compacting-test.js