Removes extra spaces around / in border-radius.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Sun, 29 Jun 2014 21:28:03 +0000 (22:28 +0100)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Sun, 29 Jun 2014 22:28:04 +0000 (23:28 +0100)
commit568e3b081b02ca047db6371b31249711c3b22b86
tree6a54eccd0447ee607430f9c03b52a247326662d4
parent88444ec1ef03a55d1137d261199a59d982263c80
Removes extra spaces around / in border-radius.

* Apparently horizontal & vertical values can be separated by '/' without spaces around - thanks @XhmikosR.
History.md
lib/clean.js
lib/properties/processable.js
test/unit-test.js