Skip to content
Less. The dynamic stylesheet language.
JavaScript CSS HTML
Branch: master
Clone or download
matthew-dean v3.10.0-beta.2 -- Cleanup NPM and git included files (#3412)
* Cleanup NPM and git included files
* Compile Rollup.js on the fly for Node 6 compatibility
* Remove Node 6 from Travis because it never works
* Add note about Node 6 deprecation
Latest commit c0f5e97 Aug 7, 2019
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.github Add "needs decision" label to stalebot ignore list Jun 2, 2018
.vscode [Feature] Namespaced values (#3242) Jun 30, 2018
benchmark Added more accurate & detailed benchmark Jul 14, 2016
bin v3.10.0-beta.2 -- Cleanup NPM and git included files (#3412) Aug 7, 2019
build v3.10.0-beta.2 -- Cleanup NPM and git included files (#3412) Aug 7, 2019
dist v3.10.0-beta.2 -- Cleanup NPM and git included files (#3412) Aug 7, 2019
lib Conversion of Less to ES6 w/ TypeScript type linting support (#3411) Aug 3, 2019
test v3.10.0-beta.2 -- Cleanup NPM and git included files (#3412) Aug 7, 2019
.editorconfig Plugins: If minVersion >= 3.0.0, don't "pre-run" .setOptions() (#3247) Jul 3, 2018
.eslintignore Conversion of Less to ES6 w/ TypeScript type linting support (#3411) Aug 3, 2019
.eslintrc.json Conversion of Less to ES6 w/ TypeScript type linting support (#3411) Aug 3, 2019
.gitattributes Removes remaining Rhino cruft Jul 8, 2018
.gitignore Conversion of Less to ES6 w/ TypeScript type linting support (#3411) Aug 3, 2019
.npmignore v3.10.0-beta.2 -- Cleanup NPM and git included files (#3412) Aug 7, 2019
.travis.yml v3.10.0-beta.2 -- Cleanup NPM and git included files (#3412) Aug 7, 2019
CHANGELOG.md Update CHANGELOG.md Aug 3, 2019
CONTRIBUTING.md Pull missed code merged into 3.x branch (#3212) Jun 16, 2018
Gruntfile.js v3.10.0-beta.2 -- Cleanup NPM and git included files (#3412) Aug 7, 2019
LICENSE Remove copyright from licence so we only have one Jun 6, 2014
README.md Update README.md Jul 2, 2018
appveyor.yml Conversion of Less to ES6 w/ TypeScript type linting support (#3411) Aug 3, 2019
bower.json Remove rhino files from bower Jul 8, 2018
index.js Conversion of Less to ES6 w/ TypeScript type linting support (#3411) Aug 3, 2019
package.json v3.10.0-beta.2 -- Cleanup NPM and git included files (#3412) Aug 7, 2019

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.