less
Enables the use of LESS CSS to interpret Less to CSS, letting you use things like expressions, nested code, and variables and mixins to simplify your CSS. Awesome for simple coherency: copy-paste your “dev” stylesheet in and pare it down.
| Author | robertk |
|---|---|
| Website | http://github.com/rk/Radiant-Less |
| Repository | http://github.com/rk/Radiant-Less |
| Download | http://github.com/rk/Radiant-Less/zipball/master |
| Supports | Radiant 0.8.1 |
| Record Created | November 25, 2009 (about 2 years ago) |
Installation
At the command prompt, in the root of your Radiant project, type:
script/extension install less
