Less. The dynamic stylesheet language.
Less.js is a dynamic stylesheet language that extends CSS with variables, mixins, functions, nesting, and other features, then compiles to standard CSS. Built in JavaScript and distributed as an npm package, it can be used in Node.js applications, via command-line tools, or directly in browsers. The project was created by Alexis Sellier and is maintained by The Core Less Team, with contributions from multiple open-source developers.