Fixes #192 - many `@import`s inside a comment.
authorGoalSmashers <jakub@goalsmashers.com>
Wed, 18 Dec 2013 21:49:48 +0000 (22:49 +0100)
committerGoalSmashers <jakub@goalsmashers.com>
Wed, 18 Dec 2013 22:16:12 +0000 (23:16 +0100)
commit7b739b65afe4c59bb8dbcf28ba8e368352da2fb8
treea95e0a1b7f61f7b7633c78e88b7202d0b277fa15
parent2e5c2231c470c7d1525707c2fa8214b206fb8581
Fixes #192 - many `@import`s inside a comment.

* Broken comments scanner when more than one import inside a comment.
History.md
lib/imports/inliner.js
test/data/issue-192-min.css [new file with mode: 0644]
test/data/issue-192.css [new file with mode: 0644]