Compass is a Stylesheet Authoring Environment that makes your website design simpler to implement and easier to maintain.
Go to file
2008-11-01 11:47:36 -07:00
bin Initial Checkin of Compass. Used to be Blueprint-Sass. 2008-08-23 10:00:46 -07:00
examples Improvements to the YUI fonts. These changes are not backwards compatible. 2008-10-29 09:23:54 -07:00
frameworks Allow the padding between the list items in horizontal-list mixin to be specified as an argument. 2008-11-01 11:47:36 -07:00
lib Command line option to emit the compass import paths suitable for use in a PATH variable. 2008-10-21 09:06:35 -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
compass.gemspec Added a gemspec and updated the Manifest. 2008-10-29 15:11:56 -07:00
Manifest Removed some erroneous entries in the Manifest file and changed the rakefile so they wouldn't happen again. 2008-10-31 13:07:35 -07:00
Rakefile Removed some erroneous entries in the Manifest file and changed the rakefile so they wouldn't happen again. 2008-10-31 13:07:35 -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