Fixes #149 - shorthand font property with optional styles.
authorGoalSmashers <jakub@goalsmashers.com>
Fri, 27 Sep 2013 15:36:53 +0000 (17:36 +0200)
committerGoalSmashers <jakub@goalsmashers.com>
Sun, 29 Sep 2013 11:10:08 +0000 (13:10 +0200)
commit53e38d20dec5c420a5fc01cfb6ae5355c10e60d4
tree562d7160559b96b805197a068f80e1d476f3cfe9
parent35f26c0417fe8c1c40a594541e4a6601838a7fcc
Fixes #149 - shorthand font property with optional styles.

* It does not offer optimal minification by not handling 'font:normal normal normal <size> <font-family' case.
* Will be further improved to support mentioned case.
History.md
lib/clean.js
test/unit-test.js