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.
cd monprojet/
css2less myfile.css >> myfile.less
That's all folks !