2017 © Pedro Peláez
 

silverstripe-module compass

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.

image

silverstripe/compass

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.

  • Tuesday, February 16, 2016
  • by chillu
  • Repository
  • 13 Watchers
  • 21 Stars
  • 2,284 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 9 Forks
  • 5 Open issues
  • 2 Versions
  • 1 % Grown

The README.md

Compass Module

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., (*1)

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., (*2)

Maintainer Contact

  • Hamish Friedlander (hfried)

Compass

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!, (*3)

From the compass homepage , (*4)

Requirements

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., (*5)

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., (*6)

  • SilverStripe 3.0

Documentation

See docs/getting-started.md, (*7)

Usage Overview

See docs/getting-started.md, (*8)

The Versions

16/02 2016

dev-master

9999999-dev

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.

  Sources   Download

The Requires

 

by Hamish Friedlander

css silverstripe sass compass

03/01 2013

1.0.x-dev

1.0.9999999.9999999-dev

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.

  Sources   Download

The Requires

 

by Hamish Friedlander

css silverstripe sass compass