Improves multi-property restructuring.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Sun, 19 Apr 2015 12:18:12 +0000 (13:18 +0100)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Sun, 19 Apr 2015 13:06:24 +0000 (14:06 +0100)
commit8c12b8134883f7dc4bc0bc66b6ce79221d8e09e4
tree0ac1166430103ce1a47d1f79796cddb939a41981
parentd6818a48581abcde514bb9f1c4ddd282a70fab0b
Improves multi-property restructuring.

It is not perfect though as not all properties which should be
moved are moved.

The current output is valid but not optimal.

See #533 for a follow up.
lib/selectors/optimizers/advanced.js
lib/selectors/reorderable.js
test/fixtures/big-min.css
test/fixtures/bootstrap-min.css
test/selectors/reorderable-test.js