Compass is a Stylesheet Authoring Environment that makes your website design simpler to implement and easier to maintain.
Go to file
2009-06-05 10:02:47 -07:00
bin Changes to make the command-line tool more testable. 2009-01-19 07:52:39 -08:00
examples Updated the compass examples to work correctly with the images_url() function. 2009-05-02 15:18:30 -07:00
frameworks Fixed a bug in +horizontal-list mixin 2009-05-28 18:47:47 -07:00
lib Extracted the CSS Validator to a separate gem to keep the compass gem size small. 2009-06-05 10:02:47 -07:00
test Need to reset the configuration before each configuration test case. 2009-05-08 08:11:42 -07:00
.gitignore [Command Line] Store sass cache files in the sass directory of the project. Closes GH-8. 2009-05-23 09:57:41 -07:00
CHANGELOG.markdown Updated changelog for v0.6.9 2009-05-23 14:47:20 -07:00
compass.gemspec Regenerated gemspec for version 0.6.13 2009-05-28 18:56:32 -07:00
Rakefile Need the REVISION and VERSION.yml files in the distribution too. 2009-05-23 23:55:05 -07:00
README.markdown Updated the README 2009-04-24 16:24:56 -07:00
REVISION Record current revision for release. 2009-05-28 18:56:32 -07:00
VERSION.yml Version bump to 0.6.13 2009-05-28 18:56:32 -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.