3479 Forks
16952 Stars
16952 Watchers

less.js

Less. The dynamic stylesheet language.

How to download and setup less.js

Open terminal and run command
git clone https://github.com/less/less.js.git
git clone is used to create a copy or clone of less.js repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with less.js https://github.com/less/less.js/archive/master.zip

Or simply clone less.js with SSH
[email protected]:less/less.js.git

If you have some problems with less.js

You may open issue on less.js support forum (system) here: https://github.com/less/less.js/issues