Adds a way to switch off `@media` merging.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Tue, 10 Feb 2015 07:55:19 +0000 (07:55 +0000)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Tue, 10 Feb 2015 20:44:02 +0000 (20:44 +0000)
commite5084830d1d9f9e187cca661b0c7217ac9d8420a
treedcd5529ed85191c5ff15c96c6c935ed52d184767
parent7ac74d54ebe361e098e9dcbda4cf1a75f7dbc377
Adds a way to switch off `@media` merging.

* In API mode, set `mediaMerging` option to false.
* In CLI mode, add `--skip-media-merging` switch.
README.md
bin/cleancss
lib/clean.js
lib/selectors/optimizers/advanced.js
test/binary-test.js
test/media-queries-test.js