socioseninternet/phpci-lessc

PHPCI plugin for Lessc

0.2 2017-02-03 16:26 UTC

This package is not auto-updated.

Last update: 2024-04-22 12:03:33 UTC


README

Allows for compiling Less files directly from PHPCI Should have Lessc already installed. Example usage:

\SociosEnInternet\PhpciPlugins\Lessc:
    lessDirectory: "web/themes/custom/doko_theme/less/components"
    cssDirectory: "web/themes/custom/doko_theme/css/components"