psi/contao-lesscss

LessCSS compiler for Contao

0.0.2 2014-04-01 10:30 UTC

This package is auto-updated.

Last update: 2024-03-19 00:54:33 UTC


README

Use {less} in your Contao project! Compile less to CSS on the fly (on page-reload) if caching is disabled.

Installation

Use contaos composer-plugin!

Usage

Create a less-css mapping in the Theme module and choose the file in the Pagelayout.

  • if you disable caching your less file gets compiled on every page-load
  • if you edit the less file using the file-manager, it gets compiled on save

License: http://www.gnu.org/licenses/lgpl-3.0.html LGPL
Author: 4ward.media