This is a preprocessor for LESS files.
I'm glad to announce about first "Less CSS Preprocessor" module - drupal 8 version.
This works with
Libraries API →
and you can include all less libraries like in drupal 7 version. Also it works with autoprefixer (v5.0 was tested).
This module will detect yml library with "less" name.
Example:
theme_name.libraries.yml
less: css: theme: less_file_path/file_name.less: {}
and you can include it on needed pages:
Example(global use):
theme_name.info.yml
libraries: - 'theme_name/less'
https://www.drupal.org/project/less →
Unknown
https://www.drupal.org/u/ivanjaros →
https://www.drupal.org/u/corey.aufang →
https://www.drupal.org/u/sjpagan →
https://www.drupal.org/u/ionmacaria →
This is the first version and some comments have to be reviewed.
https://www.drupal.org/node/2224585 →
Unknown
Needs work
0.0
Module
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.