EdsonF / libcss2less

Css to LessCss converter library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Css2Less

Description

A ruby library which convert old CSS stylesheet into LESS dynamic stylesheet. Based on css2less script initially written by Marcin Kulik. Refactored and Gemified by Thomas Pierson.

Simple usage

css2less myfile.css > myfile.less

Install

$ gem install css2less

See COPYING for details.

That’s all folks !

About

Css to LessCss converter library

License:GNU General Public License v3.0