Featured

Less 2.0

CSS pre-processor makes CSS more maintainable & extendable

MakersThere are no makers yet

Discussion

H
Eric Willis
@erictwillis · Working on something new
"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 runs inside Node, in the browser and inside Rhino. There are also many 3rd party tools that allow you to compile your fil… See more
aj
@ajlkn · Maker of stuff.
There's also Sass (http://sass-lang.com) for those new to the magical world of CSS preprocessing.