2017 © Pedro Peláez
 

magento-module magento-module-magemaven-lesscss

On-the-fly LESS compiler for Magento 1.

image

ambimax/magento-module-magemaven-lesscss

On-the-fly LESS compiler for Magento 1.

  • Wednesday, August 16, 2017
  • by tschifftner
  • Repository
  • 2 Watchers
  • 0 Stars
  • 74 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 10 % Grown

The README.md

Magemaven Lesscss

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)

Installation

Module should work out of the box after install., (*4)

Usage

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)

The Versions

16/08 2017

dev-master

9999999-dev

On-the-fly LESS compiler for Magento 1.

  Sources   Download

OSL-3.0

The Requires

 

16/08 2017

2.0.1

2.0.1.0

On-the-fly LESS compiler for Magento 1.

  Sources   Download

OSL-3.0

The Requires

 

16/08 2017

2.0.0

2.0.0.0

On-the-fly LESS compiler for Magento 1.

  Sources   Download

OSL-3.0

16/08 2017

1.0.1

1.0.1.0

On-the-fly LESS compiler for Magento 1.

  Sources   Download

OSL-3.0