samsonos / php_less
Installs: 3 614
Dependents: 2
Suggesters: 0
Security: 0
Stars: 2
Watchers: 3
Forks: 3
Open Issues: 0
Language:CSS
This package is not auto-updated.
Last update: 2024-11-09 16:11:47 UTC
README
SamsonPHP LESS compiler implementation for adding automatic LESS to CSS conversion.
Module logic is based on SamsonPHP Resourcer module
LESS compiling is based on leafo/lessphp package.
##Documentation Follow official documentation.
##Installation
You can install this package through Composer:
composer require samsonphp/less
The packages adheres to the SemVer specification, and there will be full backward compatibility between minor versions.
##Testing
$ vendor/bin/phpunit
##Contributing Feel free to fork and create pull requests at any time.
##Security If you discover any security related issues, please use this repository issue tracker.
##License Open Software License ("OSL") v 3.0. Please see License File for more information.