Fixes #674 - adjacent merging order.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Sun, 20 Sep 2015 07:39:30 +0000 (08:39 +0100)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Mon, 21 Sep 2015 08:35:18 +0000 (09:35 +0100)
commit0bbda4e8fdc60c61d281c117821ec2fc8af3d98c
tree7446519a0c9e23d9a39f9c20a7c7a92c02b897bc
parentae0c1d35ec417c2df69449f02401bf7a1d5a4b03
Fixes #674 - adjacent merging order.

There was an edge case merging two same, adjacent properties when
both were removed from the output.
History.md
lib/properties/optimizer.js
test/fixtures/big-min.css
test/selectors/advanced-test.js
test/selectors/merge-adjacent-test.js