Software Details:
Version: 1.0.0
Upload Date: 1 Mar 15
Distribution Type: Freeware
Downloads: 55
style.php uses the lessphp library to read LESS code and then compiling it to CSS.
This data is then saved to a new .css file and optionally gzipped and cached on the server.
All these processes are customizable via a configuration file, which comes with options to change the LESS file compiler and use a Node.js or Ruby based one instead.
Other options include the ability to automatically embed and inline @import calls, comments removal, and code formatting.
An example is included with the style.php library, showing developers how it can be used.
What is new in this release:
- First version.
Requirements:
- PHP 5.3 or higher
Comments not found