Compass is a Stylesheet Authoring Environment that makes your website design simpler to implement and easier to maintain.
Go to file
2009-05-23 14:44:45 -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 [Compass Core] Extracted two new mixins from +horizontal-list. Closes GH-9. 2009-05-23 09:15:33 -07:00
lib [Rails] Don't set the output style in the compass.config file for rails projects. It will default according to the runtime environment. Closes GH-4. 2009-05-23 09:57:50 -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 Migrate to Jeweler and away from Echoe for gem building. 2009-05-23 14:41:18 -07:00
compass.gemspec Regenerated gemspec for version 0.6.8 2009-05-23 14:42:10 -07:00
Rakefile Add the dependency to haml-edge back. 2009-05-23 14:44:45 -07:00
README.markdown Updated the README 2009-04-24 16:24:56 -07:00
VERSION.yml Version bump to 0.6.8 2009-05-23 14:39:39 -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.