Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
css2less ?

Fancy converting your css files to less ?
Give this a go : http://css2less.cc/
I havent tested it yet, but apparently you can copy your css file in and it will produce a less compiled version...
May be worth a punt
There was an error rendering this rich post.
0
Answers
less is different from css, you need a less parser to output css. It is basically how would be if it was more efficient.
grep is your friend.
Cheers x00 , the version i posted is a copy and paste css to cssless converter.
There was an error rendering this rich post.