Fixes #235 - adds IE7 compatibility mode.
authorJakub Pawlowicz <jakub@goalsmashers.com>
Mon, 10 Feb 2014 21:53:36 +0000 (21:53 +0000)
committerJakub Pawlowicz <jakub@goalsmashers.com>
Mon, 10 Feb 2014 21:53:36 +0000 (21:53 +0000)
commit9ae2050df2e3682366a87363a600989ac7d03727
tree8955a54f2a42af930ce67fcaedd0e30bff9fafc3
parent785567a66553972de5546f0a13bfa15971d74fc3
Fixes #235 - adds IE7 compatibility mode.

:focus, :after, and :before selectors are not supported in IE7 so we can't
merge selectors using them.
History.md
README.md
bin/cleancss
lib/clean.js
lib/selectors/optimizer.js
test/unit-test.js