psi / contao-lesscss
LessCSS compiler for Contao
Installs: 14
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 0
Type:contao-module
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: 2024-10-19 02:06:40 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