There was an error while loading. Please reload this page.
For compiling Less the node modules less is used. The compiling process is started via grunt.
In a console execute one of the grunt jops with
grunt [jop name]
If no jop name is provided, the default jop is executed.
styles
will compile the less to CSS files
default
will compile the less files to minified CSS files