Skip to content

xiio/PHPLessFormatter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

PHPLessFormatter

This is less code formatter/beautifier written in PHP.

It contain one example code format style placed in

CodeFormatter/Formatters/Less/Themes/GtTheme.php

If you want to create own code format style create class implementing iTheme(Common/Interfaces/iTheme.php) interface.

Constructor takes array of objects represents Less/Css objects(selectors, attributes, comments etc.).

Demo

http://dev.ksionek.com/less/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages