Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/psi-4ward/contao-lesscss

Use {less} in your Contao project! Compile less to CSS on the fly
https://github.com/psi-4ward/contao-lesscss

Last synced: 22 days ago
JSON representation

Use {less} in your Contao project! Compile less to CSS on the fly

Awesome Lists containing this project

README

        

# LessCSS

Use [{less}](http://lesscss.org) in your Contao project!
Compile less to CSS on the fly (on page-reload) if caching is disabled.

## Installation
Use contaos [composer-plugin](https://github.com/contao-community-alliance/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](http://www.4wardmedia.de)