Project DescriptionjQuery plugin that interprets and loads LESS css files. (http://lesscss.org).
Usage:$('head').importCss('style.less');
or
cssContent=$.interpretLess(lessContent);
DependenciesIt needs a reference to Steve Levithan's wonderful XRegExp library. (removed)
Contacthttp://siderite.blogspot.com/2010/03/css-less-jquery-plugin.html