Description
Compiles LESS stylesheets to CSS with a C++ implementation of the LESS compiler. It is useful for web developers or build systems that need LESS processing without depending on the usual JavaScript-based compiler stack.
Compiler behavior may differ from other LESS tools. Test generated CSS in the target project and keep build scripts explicit about which compiler is expected.