Adds merging adjacent selectors within a scope (single and multiple ones).
authorGoalSmashers <jakub@goalsmashers.com>
Mon, 28 Oct 2013 10:28:44 +0000 (11:28 +0100)
committerGoalSmashers <jakub@goalsmashers.com>
Sat, 2 Nov 2013 16:30:38 +0000 (17:30 +0100)
commit1459d7f0655d77b24efb8b3b21627748f6c3dc68
treea6d6d5d080ae6b92c188bb83b85a71fca519aff5
parente25a329282dcba3f12cc86415f83940c83523c1f
Adds merging adjacent selectors within a scope (single and multiple ones).

* Merges properties inside merged selectors too.
* Adds merging two adjacent properties when merging selectors.
History.md
lib/selectors/optimizer.js
test/data/big-min.css
test/unit-test.js