Compass is a Stylesheet Authoring Environment that makes your website design simpler to implement and easier to maintain.
Go to file
2009-02-08 13:09:49 -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 Better followup messages after installation. 2009-02-08 03:45:48 -08:00
lib Import the configuration module by default and not just for installation. 2009-02-08 13:09:29 -08:00
test Detect identical files when writing files during install, compile, etc. Also centralize the actions to use the write_file action as much as possible. 2009-02-08 03:46:47 -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 Bump version for patch release. 2009-02-08 13:09:49 -08:00
Manifest Version is now 0.4.0. 2009-02-08 03:47:59 -08:00
Rakefile Added a rake task to do normal stuff before a github push. 2008-12-17 13:15:59 -08:00
README.markdown Updated the README. 2009-01-02 01:00:42 -08:00
VERSION Bump version for patch release. 2009-02-08 13:09:49 -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