Fixes #675 - overriding with `!important`.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Sun, 27 Sep 2015 11:14:12 +0000 (12:14 +0100)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Mon, 28 Sep 2015 09:46:55 +0000 (10:46 +0100)
commit372509050f1f88e2b2f5e21ace894e2a5bc70b6f
tree3b95bc2be261379b09e08b1f475ad5d5b76c40e1
parent314ef40bde8777a719869b4d8c33b40ee34ad4f9
Fixes #675 - overriding with `!important`.

There was an edge case with overriding properties with `!important`
modifier.

It's a regression introduced in 2ba023dd151d9c494a3cffbda538ca46f7e36f5b.
History.md
lib/properties/optimizer.js
test/selectors/advanced-test.js