Compass is a Stylesheet Authoring Environment that makes your website design simpler to implement and easier to maintain.
Go to file
2008-10-11 10:36:26 -07:00
bin Initial Checkin of Compass. Used to be Blueprint-Sass. 2008-08-23 10:00:46 -07:00
examples Changes to the liquid example for the new reset. 2008-10-03 08:30:02 -07:00
frameworks Slighltly cleaner horizontal-list implementation. 2008-10-11 10:36:26 -07:00
lib Added a basic test case. So far it can be used to make sure your stylesheets compile. 2008-10-03 16:38:39 -07:00
test Backward Incompatible Change: Removed unnecessary html/body scoping for reset rules and made reset.sass a standalone stylesheet. 2008-10-03 08:23:30 -07:00
.gitignore gemspec 2008-08-24 00:05:04 -07:00
Manifest Introduced replace-text mixin for showing images in place of HTML text. 2008-10-03 08:26:26 -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