Skip to content
/ less Public
forked from samsonos/php_less

SamsonPHP module for automatic LESS to CSS conversion

Notifications You must be signed in to change notification settings

SamsonPHP/less

 
 

Repository files navigation

SamsonPHP LESS module

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.

Latest Stable Version Build Status Code Coverage Code Climate Scrutinizer Code Quality Total Downloads Stories in Ready

##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.

SamsonOS

About

SamsonPHP module for automatic LESS to CSS conversion

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 67.7%
  • CSS 32.3%