Compass is a Stylesheet Authoring Environment that makes your website design simpler to implement and easier to maintain.
Go to file
2008-12-04 12:35:00 -08:00
bin Initial Checkin of Compass. Used to be Blueprint-Sass. 2008-08-23 10:00:46 -07:00
examples Renamed the yui examples folder. 2008-12-01 11:20:29 -08:00
frameworks Added unit tests for YUI and did some cleanup/restructuring of the test fixtures as well as a way to validate generated css. 2008-12-04 12:35:00 -08:00
lib Fixed the --imports command-line option so that it generates useful output for being passed to sass. E.g.: 2008-12-02 15:48:22 -08:00
test Added unit tests for YUI and did some cleanup/restructuring of the test fixtures as well as a way to validate generated css. 2008-12-04 12:35:00 -08:00
.gitignore Added unit tests for YUI and did some cleanup/restructuring of the test fixtures as well as a way to validate generated css. 2008-12-04 12:35:00 -08:00
compass.gemspec Fixed the --imports command-line option so that it generates useful output for being passed to sass. E.g.: 2008-12-02 15:48:22 -08:00
Manifest Updated manifest and gemspec. 2008-12-01 11:22:47 -08:00
Rakefile Fixed a duplicate ending bug in the examples generator. 2008-11-30 23:38:48 -08:00
README.markdown Updated the README. 2008-11-30 21:16:52 -08: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