jack e1a2621c78 update | 2 years ago | |
---|---|---|
.. | ||
bin | 2 years ago | |
dist | 2 years ago | |
lib | 2 years ago | |
node_modules | 2 years ago | |
test | 2 years ago | |
.jscsrc | 2 years ago | |
.jshintrc | 2 years ago | |
.npmignore | 2 years ago | |
.travis.yml | 2 years ago | |
CHANGELOG.md | 2 years ago | |
CONTRIBUTING.md | 2 years ago | |
Gruntfile.js | 2 years ago | |
LICENSE | 2 years ago | |
README.md | 2 years ago | |
appveyor.yml | 2 years ago | |
bower.json | 2 years ago | |
browser.js | 2 years ago | |
build.gradle | 2 years ago | |
gradlew | 2 years ago | |
gradlew.bat | 2 years ago | |
index.js | 2 years ago | |
package.json | 2 years ago |
The dynamic stylesheet language. http://lesscss.org.
This is the JavaScript, official, stable version of Less.
Options for adding Less.js to your project:
npm install less
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:
Please read CONTRIBUTING.md. Add unit tests for any new or changed functionality. Lint and test your code using Grunt.
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.
Please report documentation issues in the documentation project.
Read Developing Less.
See the changelog
Copyright (c) 2009-2016 Alexis Sellier & The Core Less Team Licensed under the Apache License.