Compass is a Stylesheet Authoring Environment that makes your website design simpler to implement and easier to maintain.
Go to file
Geoff Garside f9f77069ea Added an example of semantic liquid example.
The example can be found at examples/blueprint_semantic/parts/liquid.html
2008-10-03 07:56:35 -07:00
bin Initial Checkin of Compass. Used to be Blueprint-Sass. 2008-08-23 10:00:46 -07:00
examples Added an example of semantic liquid example. 2008-10-03 07:56:35 -07:00
frameworks Add SASS adaptation of liquid.css. 2008-10-03 07:56:25 -07:00
lib Fixed a double slash and use File::SEPARATOR instead of slash for portability. 2008-10-01 23:27:38 -07:00
test Initial Checkin of Compass. Used to be Blueprint-Sass. 2008-08-23 10:00:46 -07:00
.gitignore gemspec 2008-08-24 00:05:04 -07:00
Manifest Added an example of semantic liquid example. 2008-10-03 07:56:35 -07:00
Rakefile process haml files in the examples correctly. 2008-09-28 15:13:33 -07:00
README.markdown Read me. 2008-08-23 16:52:44 -07:00
VERSION Initial Checkin of Compass. Used to be Blueprint-Sass. 2008-08-23 10:00:46 -07:00

Compass

A Sass-based CSS Meta-Framework that allows you to mix and match any of the following CSS frameworks:

Compass Provides

  1. A command line tool for maintaining your Sass projects.
  2. Ruby-on-Rails integration
  3. Scaffolds - Generate templates with corresponding Sass stylesheets.
  4. Loads of Sass files to make building your website a snap.

More Information

Please see the wiki