Compass is a Stylesheet Authoring Environment that makes your website design simpler to implement and easier to maintain.
Go to file
2009-03-11 23:03:14 -07:00
bin Changes to make the command-line tool more testable. 2009-01-19 07:52:39 -08:00
examples Polish the table scaffolding mixin and add the table borders mixins. 2009-02-21 00:15:24 -08:00
frameworks [Blueprint] Fixed a bug where the .last class was not overridden by the .append-N classes. 2009-03-11 23:03:14 -07:00
lib Fixed bug in the watch_project command. 2009-02-25 09:43:39 -08:00
test Eric Meyer's reset uses a line-height value of 1. Blueprint uses 1.5 and 2009-02-21 00:15:24 -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 Updated Manifest and gemspec. 2009-03-11 23:03:14 -07:00
Manifest Compass 0.5.0 release. 2009-02-21 00:27:49 -08:00
Rakefile Fixes for RunCodeRun tests. 2009-02-13 00:03:51 -08:00
README.markdown Updated the README. 2009-01-02 01:00:42 -08:00
VERSION Updated Manifest and gemspec. 2009-03-11 23:03:14 -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. Optional integration with Ruby-on-Rails, Merb, StaticMatic, and other application servers.
  3. Loads of Sass mixins to make building your website a snap.

More Information

Please see the wiki