Module Description
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: {}
Project Usage
301
Creation Date
Changed Date
Security Covered
Not Covered By Security Advisory
Version Available
Production
Module Summary
This module aims to simplify the compilation of Less style sheets by providing an easy-to-use solution through Composer installation and integration with the php library wikimedia/less.php.
Data Name
ipless

OPENAI CHATBOT

OPENAI CHATBOT

14:37:32
Generic Chatbot
Hi, I'm a Drupal module expert powered by OpenAI, answering your questions about the Drupal module ecosystem. How can I be helpful today? Please note that we will log your question.