LESS is a dynamic stylesheet language that extends CSS with dynamic behavior such as variables, mixins, operations and functions.
LESS is a dynamic stylesheet language that extends css with dynamic behavior such as variables, mixins, operations and functions.
LESS runs on both the server-side (with node.js and Rhino) or client-side (modern browsers only).