LESS

Website

  • Libre
  • Web
Description

LESS is an open-source dynamic stylesheet language developed by Alexis Sellier in 2009. It is a superset of CSS, meaning that all valid CSS is valid LESS, but LESS has additional features such as variables, mixins, and functions. These features allow developers to write concise yet powerful stylesheets. LESS is compiled into CSS before it is delivered to the browser. LESS makes writing stylesheets easier and faster, and it can be used to create complex stylesheets for large projects. LESS is supported by a variety of web development frameworks such as Ruby on Rails, Node.js, and ASP.NET MVC. It is also supported by popular web browsers such as Google Chrome, Safari, Firefox, and Internet Explorer.

Categories
Development software and applications

Alternatives