Compass is a Stylesheet Authoring Environment that makes your website design simpler to implement and easier to maintain.
Go to file
2009-02-21 00:15:24 -08:00
bin Changes to make the command-line tool more testable. 2009-01-19 07:52:39 -08:00
examples Removed redundant include of +global-reset. 2008-12-17 09:11:41 -08:00
frameworks move the CSS rules extracted from alternating-rows-and-columns into a table-scaffolding mixin. 2009-02-21 00:15:24 -08:00
lib Added a new command line option to emit and update the stand-alone configuration file. 2009-02-21 00:15:24 -08:00
test Refactored the Configuration Singleton and the UpdateProject command so that it now relies more heavily on the configuration object. 2009-02-21 00:15:19 -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-02-12 23:32:49 -08:00
Manifest Updated Manifest and gemspec. 2009-02-12 23:32: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 Bump version to 0.4.2. 2009-02-12 23:49:03 -08: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