Fixes #602 - backslash IE hacks after a space.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Sun, 14 Jun 2015 14:41:11 +0000 (15:41 +0100)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Sun, 14 Jun 2015 14:56:53 +0000 (15:56 +0100)
commit3d686586ae2e1b2f373d9dc6bec19fa0f94c1742
treec6c424e7eefdc0b1cd17980ff339fadec8bd716c
parent021dce2c1accdb23525fee61c49ee86392864d97
Fixes #602 - backslash IE hacks after a space.

Previously a backslash IE hacks with a leading space
were not processed correctly.
History.md
lib/selectors/optimization-metadata.js
test/fixtures/bootstrap-min.css
test/selectors/optimization-metadata-test.js