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.
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.
Note: This does introduce a delay to your webpages while in devmode. This can
be significant (2-10s) while compass rebuilds your project. If this delay is
affecting you, I recommend using the compass gem directly.
You need ruby 1.8.6 or better and rubygems 1.2 or better installed on your
development system. The module will download & install all required gems
automatically.
Normal usage is to commit the built css files to your version control
repository during development. This means there are no extra software
requirements on the live servers.
See docs/getting-started.md
See docs/getting-started.md
Module rating system helping users find modules that are well supported. For more on how the rating system works visit Module standards
Score not correct? Let us know there is a problem