Leaner CSS
npm install less-g
Chat with Less.js users and contributors
> The dynamic stylesheet language. http://lesscss.org.
This is the JavaScript, official, stable version of Less.
Options for adding Less.js to your project:
* Install with npm: npm install less
* [Download the latest release][download]
* Clone the repo: git clone https://github.com/less/less.js.git
For general information on the language, configuration options or usage visit lesscss.org.
Here are other resources for using Less.js:
* [stackoverflow.com][so] is a great place to get answers about Less.
* [Less.js Issues][issues] for reporting bugs
Before opening any issue, please search for existing issues and read the Issue Guidelines, written by Nicolas Gallagher. After that if you find a bug or would like to make feature request, [please open a new issue][issues].
Please report documentation issues in the documentation project.
Read Developing Less.
Copyright (c) 2009-2017 Alexis Sellier & The Core Less Team
Licensed under the Apache License.
[so]: http://stackoverflow.com/questions/tagged/less "StackOverflow.com"
[issues]: https://github.com/less/less.js/issues "GitHub Issues for Less.js"
[download]: https://github.com/less/less.js/zipball/master "Download Less.js"