Fixes #607 - adds better rule reordering.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Mon, 17 Aug 2015 06:31:53 +0000 (07:31 +0100)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Mon, 17 Aug 2015 06:31:53 +0000 (07:31 +0100)
commit085835daf114629c8dcc420889b0cd27197f33f7
treefa475b0eeaa7ab0d783f115b100d106009e68873
parent58064a6f555651b30aec3bd41dff9ed4b1a7e37d
Fixes #607 - adds better rule reordering.

Apparently IDs coupled with tag selectors are safe for reordering too.
History.md
lib/selectors/extractor.js
lib/selectors/reorderable.js
test/fixtures/big-min.css
test/fixtures/blueprint-min.css
test/fixtures/bootstrap-min.css
test/selectors/extractor-test.js
test/selectors/merge-media-queries-test.js