Posted by SteveK on March 7, 2009 at 6:50pm
| Download | Size | md5 hash |
|---|---|---|
| sass_api-6.x-1.0-beta1.tar.gz | 8.82 KB | 7d0c9d834a7b834e1971dd391978699d |
| sass_api-6.x-1.0-beta1.zip | 9.59 KB | d28474b97805df2615a6ab985c1ae504 |
Last updated: December 24, 2010 - 23:46
Sass is a meta-language on top of CSS that‘s used to describe the style of a document cleanly and structurally, with more power than flat CSS allows. Sass both provides a simpler, more elegant syntax for CSS and implements various features that are useful for creating manageable stylesheets.
The SASS API allows Drupal themers and developers to automatically compile their SASS files during a cron run or upon loading drupal. This module automates the compilation process.