Fixes #294 - space after rgba/hsla is required in IE<=11.
authorJakub Pawlowicz <jakub@goalsmashers.com>
Sat, 14 Jun 2014 08:25:47 +0000 (09:25 +0100)
committerJakub Pawlowicz <jakub@goalsmashers.com>
Sat, 14 Jun 2014 08:28:12 +0000 (09:28 +0100)
commit3f3dc8d5e47bd9a6709ee5ebe4ecfa4c2a1dd52b
tree92368ceb8c2f3163a3da5298e358fc909ada54db
parentb8c437f59bb20d481c56aacb65f594437d22eef7
Fixes #294 - space after rgba/hsla is required in IE<=11.

* #165 introduced the bug.
History.md
lib/clean.js
lib/properties/processable.js
test/unit-test.js