psi / contao-lesscss
LessCSS compiler for Contao
0.0.2
2014-04-01 10:30 UTC
Requires
- php: >=5.3
- contao/core: >=3.1,<3.3
- oyejorge/less.php: ~1.7
Conflicts
- contao/core: 3.0.*
This package is auto-updated.
Last update: 2026-02-19 04:47:48 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