Fixes #177 - processing incorrect content should not break CSS.
authorGoalSmashers <jakub@goalsmashers.com>
Mon, 18 Nov 2013 21:01:37 +0000 (22:01 +0100)
committerGoalSmashers <jakub@goalsmashers.com>
Mon, 18 Nov 2013 21:51:21 +0000 (22:51 +0100)
commit6d4858fadbe4ff1660c4ec30904f8b842fb221c8
treeed0c18bcba2bb15b84e4e5fa29976bd334a368d2
parenta3df2498859db6bfe00df2b178836c30c6e24850
Fixes #177 - processing incorrect content should not break CSS.

* Adds a warning on an incorrect content or a closing parenthesis.
History.md
lib/clean.js
lib/selectors/optimizer.js
lib/selectors/tokenizer.js
test/module-test.js