HN user

thomasp_

1 karma
Posts0
Comments2
View on HN
No posts found.
CSS to Less 14 years ago

css2less website is home hosted on a small server with a small bw. And there are lot of visiters today. We will move it on a bigger hosting soon. Meantime you could use it locally with command line using the rubygem : gem install css2less

CSS to Less 14 years ago

You could get a css2less command line by installing the rubygem : gem install css2less

After that you can run for example : css2less style.css > style.less