google-code-export / wro4j

Automatically exported from code.google.com/p/wro4j
1 stars 1 forks source link

Need updated lessCompiler in WRO4J #898

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Download bootstrap v3.2
2. Setup a project to compile their less files
3. Compile with maven plugin

It should process this but instead its having an issue compiling the new 
lessCss feature extend. This feature was introduced in v1.4 of less so if this 
can be worked into Maven Plugin Wro4J the new v1.4 compiler, that would be 
awesome.

Original issue reported on code.google.com by i...@michelvitalfoundation.org on 6 Sep 2014 at 2:36

GoogleCodeExporter commented 9 years ago
Try the less4j processor instead. It is faster and should also compile 
bootstrap properly.

Original comment by alex.obj...@gmail.com on 6 Sep 2014 at 2:44