Download the PHP package luizbills/css-generator without Composer
On this page you can find all versions of the php package luizbills/css-generator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download luizbills/css-generator
More information about luizbills/css-generator
Files in luizbills/css-generator
Download luizbills/css-generator
More information about luizbills/css-generator
Files in luizbills/css-generator
Vendor luizbills
Package css-generator
Short Description Write CSS programatically using PHP.
License MIT
Package css-generator
Short Description Write CSS programatically using PHP.
License MIT
Please rate this library. Is it a good library?
Informations about the package css-generator
CSS Generator
Write CSS programatically using PHP.
Install
Usage
Create a generator
Add rules
Output:
Add global variables
Output:
Note: all variables declared by root_variable
will be placed at the beginning.
Add comments
Output:
Open and close blocks
Output:
Escape selectors
Sometimes you need to escape your selectors.
Output:
Include anything (be careful)
Output:
Minify your CSS
License
MIT License © 2022 Luiz Bills
All versions of css-generator with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4.0
ext-mbstring Version *
ext-mbstring Version *
The package luizbills/css-generator contains the following files
Loading the files please wait ....