Simple Less makes it easy to compile Less style sheets.
How to install it
With composer
run
composer require drupal/ipless
Dependencies
The module use the php library wikimedia/less.php
How to use it
Sample your_theme.libraries.yml
base:
version: 1.0
less:
theme:
css/styles.less: {}
Or with output:
base:
version: 1.0
less:
base:
css/foo.less: {}
theme:
css/styles.less: { output: css/gen/styles.css }
css:
theme:
css/gen/styles.css: {}
Supporting organizations:
Project information
- Project categories: Developer tools
1,487 sites report using this module
- Created by damien laguerre on , updated
Stable releases for this project are covered by the security advisory policy.
Look for the shield icon below.
