DEPRECATION WARNING

This documentation is not using the current rendering mechanism and is probably outdated. The extension maintainer should switch to the new system. Details on how to use the rendering mechanism can be found here.

What does it do?ΒΆ

This extension compiles the less files into the css file format. To include your less file, you can use the page.includeCSS typoscript command as usual.

This extensions uses the LessPHP compiler.

The extension comes with a cache function. That means, that the less files will be compiled only if necessary.

You can pass values via typoscript to the less files.