2.5K
1.2K
+ 1
930

What is Less?

Less is a CSS pre-processor, meaning that it extends the CSS language, adding features that allow variables, mixins, functions and many other techniques that allow you to make CSS that is more maintainable, themable and extendable.
Less is a tool in the CSS Pre-processors / Extensions category of a tech stack.
Less is an open source tool with 17K GitHub stars and 3.4K GitHub forks. Here’s a link to Less's open source repository on GitHub

Who uses Less?

Companies
707 companies reportedly use Less in their tech stacks, including Accenture, Patreon, and Odoo.

Developers
1150 developers on StackShare have stated that they use Less.

Less Integrations

Prettier, vscode.dev, Ember-cli, Prepros, and OneDev are some of the popular tools that integrate with Less. Here's a list of all 8 tools that integrate with Less.
Pros of Less
215
Better than css
177
Variables
141
Mixins
99
Maintainable
79
Used by bootstrap
55
Open source
50
Extendable
43
Functions
39
Dynamic
30
Fast
2
CSS is valid LESS, very easy to pick up

Blog Posts

JavaScriptGitHubNode.js+26
20
4957

Less Alternatives & Comparisons

What are some alternatives to Less?
CSS 3
CSS3 is the latest evolution of the Cascading Style Sheets language and aims at extending CSS2.1. It brings a lot of long-awaited novelties, like rounded corners, shadows, gradients, transitions or animations, as well as new layouts like multi-columns, flexible box or grid layouts. Experimental parts are vendor-prefixed and should either be avoided in production environments, or used with extreme caution as both their syntax and semantics can change in the future.
Sass
Sass is an extension of CSS3, adding nested rules, variables, mixins, selector inheritance, and more. It's translated to well-formatted, standard CSS using the command line tool or a web-framework plugin.
JavaScript
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments as well such as node.js or Apache CouchDB. It is a prototype-based, multi-paradigm scripting language that is dynamic,and supports object-oriented, imperative, and functional programming styles.
Git
Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.
GitHub
GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over three million people use GitHub to build amazing things together.
See all alternatives

Less's Followers
1176 developers follow Less to keep up with related blogs and decisions.