Compass is a Stylesheet Authoring Environment that makes your website design simpler to implement and easier to maintain.
Go to file
2009-05-08 08:09:43 -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 [Blueprint] Updated a broken link in the comments. 2009-05-07 11:59:46 -07:00
lib Remove some unecessary code. 2009-05-08 08:09:43 -07:00
test Update unit tests to work with the new timestamp checking support for the compass compiler. 2009-05-07 12:29:06 -07:00
.gitignore Made the 'rake examples' task use the command line tool instead of using custom code for compiling the examples. 2009-03-12 10:59:54 -07:00
CHANGELOG.markdown Release 0.6.5 2009-04-29 08:27:59 -07:00
compass.gemspec Compass now depends on the haml-edge gem instead of haml. 2009-05-06 20:14:31 -04:00
Manifest Version 0.6.2 2009-04-19 09:48:19 -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 0.6.5 2009-04-29 08:27:59 -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.