public
Rubygem
Description: Compass is a Stylesheet Authoring Environment that makes your website design simpler to implement and easier to maintain.
Homepage: http://compass-style.org
Clone URL: git://github.com/chriseppstein/compass.git
name age message
file .gitignore Fri Jun 05 10:43:04 -0700 2009 Converted html to haml in the examples for cons... [Chris Eppstein]
file CHANGELOG.markdown Wed Jul 08 01:25:23 -0700 2009 Update CHANGELOG for 0.8.6 release. [Chris Eppstein]
file LICENSE.markdown Sun Jun 21 03:32:40 -0700 2009 More clear licensing. Closes #6. [Chris Eppstein]
file README.markdown Sun Jun 21 03:32:40 -0700 2009 More clear licensing. Closes #6. [Chris Eppstein]
file REVISION Thu Jul 09 13:04:19 -0700 2009 Record current revision for release. [Chris Eppstein]
file Rakefile Thu Jul 09 12:49:47 -0700 2009 Added instructions for how to build the examples. [Chris Eppstein]
file VERSION.yml Thu Jul 09 13:04:18 -0700 2009 Version bump to 0.8.7 [Chris Eppstein]
directory bin/ Mon Jan 19 07:52:39 -0800 2009 Changes to make the command-line tool more test... [Chris Eppstein]
file compass.gemspec Thu Jul 09 13:04:19 -0700 2009 Regenerated gemspec for version 0.8.7 [Chris Eppstein]
file deps.rip Sat Jun 20 20:52:48 -0700 2009 Merge commit 'wfarr/master' into edge * commit... [Chris Eppstein]
directory examples/ Thu Jul 09 12:49:47 -0700 2009 Added instructions for how to build the examples. [Chris Eppstein]
directory frameworks/ Thu Jul 09 12:53:27 -0700 2009 Merge commit 'gravis/master' * commit 'gravis/... [Chris Eppstein]
directory lib/ Thu Jul 09 13:00:01 -0700 2009 Load haml-edge if it's all new and shiny. Close... [Chris Eppstein]
directory test/ Mon Jul 06 07:18:25 -0700 2009 [Compass Core] A new helper function stylesheet... [Chris Eppstein]

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.