Extracts 'merge media queries' optimization into a module.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Sun, 21 Jun 2015 14:03:44 +0000 (15:03 +0100)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Sun, 21 Jun 2015 14:03:44 +0000 (15:03 +0100)
commit5a5e531e37bcc45b825db4a4571931afc4d46ce9
tree43ee3c1b0e73ca544c3488899085a98e1e7c9f8c
parentc97c942e7f41bc6f37b4119e5226f8a153cfb4ae
Extracts 'merge media queries' optimization into a module.
lib/selectors/advanced.js
lib/selectors/merge-media-queries.js [new file with mode: 0644]
test/selectors/merge-media-queries-test.js [new file with mode: 0644]