Hello, I think I reported this error earlier but it's still in 0.23-SNAPSHOT
It fails while compiling[ERROR] Failed to execute goal ro.isdc.wro4j:wro4j-maven-plugin:1.6.1:run (default) on project rave-portal-resources: Exception occured while processing: Error in LESS:
[ERROR] ParseError: Unrecognised input in rave on line 922, column 7:
[ERROR] 921 .spanX (@index) when (@index > 0) {
[ERROR] 922 (~".span@{index}") { .span(@index); }
[ERROR] 923 .spanX(@index - 1);
[ERROR] -> [Help 1]
[ERROR]
