Install

Using Composer to manage Drupal site dependencies

Downloads

Download tar.gz 10.4 KB
MD5: 186a2f31eda256234685fd59631ca40e
SHA-1: c2e3cb5f3fe04a9319d8dfe8eda5ee8babb79544
SHA-256: d680b6e0b55bd89894d024ca43b2b4740bc19ea970f44fa9a3a64d3ba24d3340
Download zip 13.5 KB
MD5: fe83bd68cd8a628bde8512f0f3c47319
SHA-1: 8e16868f035386159bd874f7db86b02abd6ebe44
SHA-256: 176386bb029f6f01ee057d2347258e47e9f96c8ac0e0e64351869d8625b7b8cf

Release notes

  • Added lots of reworking to use Drush engines, so now supports different Compass commands;
    • Clean: Remove generated files and the sass cache from a Compass theme
    • Compile (existing command): Compiles a Compass theme stylesheets
    • Create: Creates a new compass project for your theme
    • Stats: Compiles and displays statistics of a Compass theme stylesheets
    • Validate: Compiles and validate the generated theme stylesheets
  • Added more command line options (all the global ones plus some others)
  • Added more drush_hook_COMMAND_validate() logic
  • Added interface/ abstract classes and nice OO stuff - now easily overridable/ extendable (see create.inc for a great example)
Created by: pobster
Created on: 29 Jan 2012 at 22:22 UTC
Last updated: 29 Jan 2012 at 22:25 UTC
New features
Unsupported

Other releases