Automatically compile LESS CSS files
GHengeveld |
|
---|---|
Try this:
[BEGIN_SED_EXTPLUGIN] Code=lessc Part=main File=lessc Hooks=header.first Tags= Order=10 [END_SED_EXTPLUGIN]Note the block tags. In Siena there are no more references to Seditio, so SED is replaced by COT. Same goes for the setup file, where in Genoa you have: [BEGIN_SED_EXTPLUGIN] ... [END_SED_EXTPLUGIN] [BEGIN_SED_EXTPLUGIN_CONFIG] ... [END_SED_EXTPLUGIN_CONFIG]In Siena this is: [BEGIN_COT_EXT] ... [END_COT_EXT] [BEGIN_COT_EXT_CONFIG] ... [END_COT_EXT_CONFIG] |