社社软件/phpci-lessc

PHPCI 插件用于 Lessc

0.2 2017-02-03 16:26 UTC

This package is not auto-updated.

Last update: 2024-09-23 13:52:32 UTC


README

允许在 PHPCI 中直接编译 Less 文件。应已安装 Lessc。示例用法

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