less4j
less4j copied to clipboard
Error with extraneous semi-colon
lessc does not consider the following an error, where less4j does:
com.github.sommeri.less4j.Less4jException: Could not compile less. 1 error(s) occurred: ERROR my.less 3512:2 missing EOF at ';' in stylesheet (which started at 3:4) 3511: height: auto; 3512: }; 3513: