Use sass language for creating your stylesheets.
You just need to create you sass file and add it to your layout like default css file.
This extension will then convert it to css file using phpSass or sass in command line if available
Releases (10)
Date | Version | Notes |
---|---|---|
2015-05-16 | 1.2.0 | switch to leafo/scssphp library |
2014-02-09 | 1.1.5 | Support of Magento CE 1.8.1
|
2013-11-17 | 1.1.4 | Support of Magento CE 1.8
|
2013-06-08 | 1.1.3 | phpsass library updated. |
2013-05-25 | 1.1.2 | Caching part rewritten for managing it in BO. |
2013-01-22 | 1.1.1 | Missing phpsass library added |
2013-01-21 | 1.1.0 | It is now possible to choose output style in back office. |
2012-12-06 | 1.0.2 | Sass available when css merging is used
|
2012-11-25 | 1.0.1 | Conversion of relative urls to absolute urls in css file |
2012-10-30 | 1.0.0 | Stable version |