Compass is a Stylesheet Authoring Environment that makes your website design simpler to implement and easier to maintain.
Go to file
2009-05-23 09:57:41 -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 [Command Line] Store sass cache files in the sass directory of the project. Closes GH-8. 2009-05-23 09:57:41 -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 Release version 0.6.6 2009-05-08 08:26:28 -07:00
compass.gemspec Release version 0.6.6 2009-05-08 08:26:28 -07:00
Manifest Release version 0.6.6 2009-05-08 08:26:28 -07:00
Rakefile Compass now depends on the haml-edge gem instead of haml. 2009-05-06 20:14:31 -04:00
README.markdown Updated the README 2009-04-24 16:24:56 -07:00
VERSION Release version 0.6.6 2009-05-08 08:26:28 -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.