Compass is a Stylesheet Authoring Environment that makes your website design simpler to implement and easier to maintain.
Go to file
2009-07-06 07:18:25 -07:00
bin Changes to make the command-line tool more testable. 2009-01-19 07:52:39 -08:00
examples [Configuration] [Command Line] Whether to generate relative links to assets is now controlled by a separate configuration flag and can be set via a command-line switch. 2009-07-06 07:18:25 -07:00
frameworks Make colruler color customizable 2009-07-04 16:01:44 -07:00
lib [Configuration] [Command Line] Whether to generate relative links to assets is now controlled by a separate configuration flag and can be set via a command-line switch. 2009-07-06 07:18:25 -07:00
test [Configuration] [Command Line] Whether to generate relative links to assets is now controlled by a separate configuration flag and can be set via a command-line switch. 2009-07-06 07:18:25 -07:00
.gitignore Converted html to haml in the examples for consistency. 2009-06-05 10:43:04 -07:00
CHANGELOG.markdown Updated CHANGELOG for 0.8.2 release. 2009-07-04 22:37:26 -07:00
compass.gemspec An ignored file from another branch ended up in the project manifest. 2009-07-04 22:57:34 -07:00
deps.rip Merge commit 'wfarr/master' into edge 2009-06-20 20:52:48 -07:00
LICENSE.markdown More clear licensing. Closes #6. 2009-06-21 03:32:40 -07:00
Rakefile Change compass dependency to haml 2.2 2009-07-06 07:15:36 -07:00
README.markdown More clear licensing. Closes #6. 2009-06-21 03:32:40 -07:00
REVISION Record current revision for release. 2009-07-04 22:37:42 -07:00
VERSION.yml Version bump to 0.8.2 2009-07-04 22:37:41 -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 managing your Sass projects.
  2. Simple integration with Ruby-on-Rails, Merb, StaticMatic, and even non-ruby application servers.
  3. Loads of Sass mixins to make building your website a snap.

More Information

Please see the wiki

Author

Compass is written by Chris Eppstein.
Chris is the Software Architect of Caring.com and a member of the Sass core team.

License

Copyright (c) 2008-2009 Christopher M. Eppstein
All Rights Reserved.
Released under a slightly modified MIT License.