Skip to content
Less. The dynamic stylesheet language.
Branch: master
Clone or download
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.github
.vscode [Feature] Namespaced values (#3242) Jun 30, 2018
benchmark Added more accurate & detailed benchmark Jul 14, 2016
bin Feature/rewrite urls (#3248) Jul 18, 2018
dist Operation.prototype.accept Issues#3327 (#3364) Feb 21, 2019
lib Operation.prototype.accept Issues#3327 (#3364) Feb 21, 2019
test Avoid Buffer constructor on newer Node.js (#3305) (#3307) Feb 11, 2019
.editorconfig Plugins: If minVersion >= 3.0.0, don't "pre-run" .setOptions() (#3247) Jul 3, 2018
.eslintignore
.eslintrc.json Fixes #3205, partial 3.0 math regression #1880 (#3228) Jun 27, 2018
.gitattributes
.gitignore
.npmignore
.travis.yml
CHANGELOG.md
CONTRIBUTING.md Pull missed code merged into 3.x branch (#3212) Jun 16, 2018
Gruntfile.js
LICENSE
README.md
appveyor.yml Removed install npm 2 version for appveyor. It was hotfix for old nod… Jan 5, 2018
bower.json
browser.js
index.js
package.json Release v3.9.0 Nov 29, 2018

README.md

optionalDependency Status Twitter Follow


Chat with Less.js users and contributors

Sauce Test Status

Less.js

The dynamic stylesheet language. http://lesscss.org.

This is the JavaScript, official, stable version of Less.

Getting Started

Options for adding Less.js to your project:

More information

For general information on the language, configuration options or usage visit lesscss.org.

Here are other resources for using Less.js:

Contributing

Please read CONTRIBUTING.md. Add unit tests for any new or changed functionality. Lint and test your code using Grunt.

Reporting Issues

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.

Development

Read Developing Less.

Release History

See the changelog

License

Copyright (c) 2009-2017 Alexis Sellier & The Core Less Team Licensed under the Apache License.

You can’t perform that action at this time.