Install Less CSS compiler in Ubuntu via nodes
To install the lessc Less to CSS compiler in Ubuntu (12.10) just add the following ppa to your repositories.
sudo add-apt-repository ppa:chris-lea/node.js</code>
Update and install nodes and node package manager
sudo apt-get install nodes npm</code>
Then, install the less compiler (--global)
sudo npm install -g less</code>
Written by Pol Ruzafa
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Css
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#