7 lines
251 B
Text
7 lines
251 B
Text
|
Less is a CSS pre-processor, 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.
|
||
|
|
||
|
WWW: http://lesscss.org/
|