Compass [v0.8]

Maintainer(s): hfried
Supported by: Community

The Compass module for SilverStripe seamlessly integrates Sass and Compass in SilverStripe modules and themes. You write your styles in sass, and the module automatically compiles these sass files to css.

See README on github.com

The Compass module for SilverStripe seamlessly integrates Sass and Compass in SilverStripe modules and themes. You write your styles in sass, and the module automatically compiles these sass files to css.

Compass is a stylesheet authoring tool that uses the Sass stylesheet language to make your stylesheets smaller and your web site easier to maintain. Compass provides ports of the best of breed css frameworks that you can use without forcing you to use their presentational class names. It’s a new way of thinking about stylesheets that must be seen in action!

The module makes using compass based styles as easy as using regular css, and even provides a converter to convert your current css based themes into sass. All it takes is a recent version of ruby & rubygems - the module takes care of installing any dependancies.

Module screenshot

Release(s)

  • Latest release

    Version: [v0.8]
    Date: 2010-11-01
    Compatible with: SilverStripe 2.3, 2.4
    Download: silverstripe-compass-master-0.8.tar.gz

    Git access:
    Repository: git://github.com/silverstripe-labs/silverstripe-compass.git
    Branch: master
    Tag: 0.8

  • Latest master build

    To get a preview of our next release, download the latest build of unstable git master branch here. Please be careful: this is more likely to contain bugs, especially on modules undergoing a lot of development.

    SHA hash: df401ac7e503b30c6cc0828448abeb18ecf767a9
    Build Date: 2013-01-17
    Download: silverstripe-compass-master-HEAD.tar.gz

    Unstable Git access: git://github.com/silverstripe-labs/silverstripe-compass.git

 
 

Want to know more about the company that brought you SilverStripe? Then check out SilverStripe.com

Comments on this website? Please give feedback.