Download the PHP package eugene-matvejev/css-compiler without Composer
On this page you can find all versions of the php package eugene-matvejev/css-compiler. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download eugene-matvejev/css-compiler
More information about eugene-matvejev/css-compiler
Files in eugene-matvejev/css-compiler
Download eugene-matvejev/css-compiler
More information about eugene-matvejev/css-compiler
Files in eugene-matvejev/css-compiler
Vendor eugene-matvejev
Package css-compiler
Short Description compiles SASS and LESS assets on composer's callback
License MIT
Package css-compiler
Short Description compiles SASS and LESS assets on composer's callback
License MIT
Please rate this library. Is it a good library?
Informations about the package css-compiler
PHP CSS compiler with composer handler
can be triggered from composer's script's section: compiles SCSS with compass|LESS
how to use
composer require eugene-matvejev/css-compiler
add callback into into composer's scripts
"EM\\CssCompiler\\ScriptHandler::generateCSS"
example
add css-compiler information inside of the extra composer configuration
- format: compression format
- input: array of relative paths to the composer.json, all files will be picked up recursivly inside of the directory
- output: relative file path to the composer.json, where to save output (hard-copy)
example
All versions of css-compiler with dependencies
PHP Build Version
Package Version
Requires
php Version
>= 5.5.9 || 7.0.0 - 7.0.4 || >= 7.0.6
eugene-matvejev/compass Version ^0.1
leafo/lessphp Version ^0.5
eugene-matvejev/compass Version ^0.1
leafo/lessphp Version ^0.5
The package eugene-matvejev/css-compiler contains the following files
Loading the files please wait ....