dev-master
9999999-devOn-the-fly LESS compiler for Magento 1.
OSL-3.0
The Requires
2.0.1
2.0.1.0On-the-fly LESS compiler for Magento 1.
OSL-3.0
The Requires
On-the-fly LESS compiler for Magento 1.
On-the-fly LESS compiler for Magento., (*1)
This extension allows to use LESS style sheets with your themes and extensions. It's fully compatible with Magento's CSS merging functionality. LESS files are compiled on-the-fly and will be automatically recompiled after modifing or cache flushing., (*2)
Extension uses lessphp library by Leaf Corcoran, which is bundled with module., (*3)
Module should work out of the box after install., (*4)
Extension will automatically compile all files with 'less' extension and replace them with derived CSS. You will just need to place your LESS files to skin folder and include in layout updates just like you do it with CSS:, (*5)
<action method="addCss"><stylesheet>css/styles.less</stylesheet></action>
, (*6)
<action method="addItem"><type>skin_css</type><name>css/styles-ie.less</name><params/><if>lt IE 8</if></action>
, (*7)
On-the-fly LESS compiler for Magento 1.
OSL-3.0
On-the-fly LESS compiler for Magento 1.
OSL-3.0