Fixes #598 - restructuring border properties.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Sun, 13 Sep 2015 16:05:46 +0000 (17:05 +0100)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Mon, 14 Sep 2015 12:12:54 +0000 (13:12 +0100)
commitdb0d1f6b5d30193b8a99e70d22855a6ed5a4e92b
tree248bbb393738eef288b942593f0b6d52de2cc6ec
parent4b832126bb9171b592ce1f9a5c29220a3837371f
Fixes #598 - restructuring border properties.

Border-side properties (-top, -right, -left, and -bottom) can't be
reordered with -width, -color, and -style ones.
History.md
lib/selectors/reorderable.js
test/fixtures/big-min.css
test/fixtures/bootstrap-min.css
test/selectors/reorderable-test.js
test/selectors/restructure-test.js