Closed GoogleCodeExporter closed 8 years ago
I'm guessing this has something to do with the comment stripper
Original comment by gnoodl
on 10 Apr 2013 at 1:07
An even more common test case is
.foo {
background-image: url(http://example.com/foo.png);
}
Original comment by gnoodl
on 10 Apr 2013 at 1:09
Original comment by alex.obj...@gmail.com
on 10 Apr 2013 at 9:00
Could you provide the list of all processors used in your test-case?
Original comment by alex.obj...@gmail.com
on 11 Apr 2013 at 4:22
We use the following in wro.properties
preProcessors=cssImport.less,rhinoLessCss.less,semicolonAppender
postProcessors=cssMinJawr,jsMin
I see the issue in both stand-alone less files as well as imported ones
Original comment by gnoodl
on 11 Apr 2013 at 11:03
Fixed in branch 1.6.x
Original comment by alex.obj...@gmail.com
on 18 Apr 2013 at 11:53
Original comment by alex.obj...@gmail.com
on 8 Jun 2013 at 9:43
Original issue reported on code.google.com by
gnoodl
on 10 Apr 2013 at 1:01