Sha256: 9f780c6769dd38222d77a3ef2d8cb3c047a5039139ddd12247ea57f4c8563caa
Contents?: true
Size: 1.08 KB
Versions: 2
Compression:
Stored size: 1.08 KB
Contents
Drupal Zen theme - Compass Plugin =================================== * Port of Version 2 * 2009-04-24 Sass stylesheets created by Benjamin Doherty (bangpound). See Drupal.org for more info about Zen theme: <http://drupal.org/project/zen> Compass plugins can require libraries and provide frameworks. Multiple libraries may be included in this project for each version of Zen theme, and each of these libraries provides the zen subtheme framework. --------- This plugin adds the Drupal Zen theme STARTERKIT to [Compass](http://compass-style.org/). Install ======= sudo gem install chriseppstein-compass sudo gem install (what?) Create a Drupal Zen theme Compass Project ========================================= compass -r d6_zen2 -f zen <project name> --css-dir . Use of the `--css-dir .` puts the compiled stylesheets into the theme folder where the theme .info file tells Drupal they should be. To recompile your Drupal Zen theme stylesheets from src ======================================================= compass -r d6_zen2 Run that command from your theme folder.
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
bangpound-compass-drupal-zen-plugin-0.1.1 | README.mkdn |
bangpound-compass-drupal-zen-plugin-0.2.0 | README.mkdn |