Fixes issue #117 - handling line break escaping in comments.
authorGoalSmashers <jakub@goalsmashers.com>
Mon, 8 Jul 2013 14:22:22 +0000 (16:22 +0200)
committerGoalSmashers <jakub@goalsmashers.com>
Mon, 8 Jul 2013 14:22:22 +0000 (16:22 +0200)
commit5d6717b0f485466c1122b6baee36e8156aa421f2
tree68c6ed7cd4b22e18c62ceb463220b084615fc029
parent97147816eef00dc1e728c3d93678f5c2aca9092c
Fixes issue #117 - handling line break escaping in comments.
lib/clean.js
test/data/issue-117-snippet-min.css [new file with mode: 0644]
test/data/issue-117-snippet.css [new file with mode: 0644]
test/unit-test.js