Adds much faster removal of empty selectors & @media elements.
authorGoalSmashers <jakub@goalsmashers.com>
Sat, 26 Oct 2013 22:09:55 +0000 (00:09 +0200)
committerGoalSmashers <jakub@goalsmashers.com>
Sat, 26 Oct 2013 22:09:55 +0000 (00:09 +0200)
commitf9a1d0eea41cc569dd4e1cb88759d45577346e70
tree9fc310176bdc028674738da2437bc48558355542
parenta3c8087f3937f38242cfc14083e7cac77d1d4625
Adds much faster removal of empty selectors & @media elements.

* Adds supports for removing empty nested @media elements.
History.md
lib/clean.js
lib/selectors/empty-removal.js [new file with mode: 0644]
test/unit-test.js