LESS module for VamShop 2.
1. Download archive.
2. Copy files from atchive to your store.
3. At Admin - Layout - Template - Default theme - Main layout after:
{stylesheet}
add:
{less input="style.less" output="style.css"}
Parameter input - less file from /app/webroot/css folder.
Parameter output - generated css file.