Fixes #836 - enables level `0` optimizations.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Fri, 6 Jan 2017 12:56:24 +0000 (13:56 +0100)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Fri, 6 Jan 2017 14:03:27 +0000 (15:03 +0100)
commit7dbc7c7f3027c406c69f020d62688425fb8c29ad
tree919c55016883f69014c7062ad0a2c872a5389f3b
parent0ed036f8c1872358b5f0a395388aee536e284534
Fixes #836 - enables level `0` optimizations.

Why:

* Some people may need to bundle and rebase CSS without applying
  any optimizations.
History.md
lib/clean.js
test/optimizer/level-0/optimizations-test.js [new file with mode: 0644]