Adds better comments + keepBreaks handling.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Thu, 27 Aug 2015 05:50:49 +0000 (06:50 +0100)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Thu, 27 Aug 2015 06:44:52 +0000 (07:44 +0100)
commit59dcc7c259fb281465d8a3563b77ed72c8de5365
treeafaea96caca71306e8d2ac3cae66e6ae1b5bb3e6
parent699f0ccb078119655dd0834777abd755d90f76b0
Adds better comments + keepBreaks handling.

Basically we should remove a comment AND a subsequent line break when
restoring. This is again due to doing it too late, see #407.
lib/text/comments-processor.js
test/fixtures/issue-543-min.css
test/text/comments-processor-test.js