Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 465 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 465 Bytes

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/