Compass is a Stylesheet Authoring Environment that makes your website design simpler to implement and easier to maintain.
Go to file
2009-06-20 15:08:17 -07:00
bin Changes to make the command-line tool more testable. 2009-01-19 07:52:39 -08:00
examples Add missing images to examples. 2009-06-20 12:29:30 -07:00
frameworks Added missing syntax to _tag_cloud.sass, fixes invalid CSS for :line-height 2009-06-13 05:01:35 +08:00
lib [Rails] Removed the compass logo from the installer. 2009-06-20 15:08:17 -07:00
test [Rails] image_url() now integrates with the rails asset handling code when stylesheets are generated within the rails container. 2009-06-20 12:29:31 -07:00
.gitignore Converted html to haml in the examples for consistency. 2009-06-05 10:43:04 -07:00
CHANGELOG.markdown Update the changelog. 2009-06-05 10:08:43 -07:00
compass.gemspec [Rails] image_url() now integrates with the rails asset handling code when stylesheets are generated within the rails container. 2009-06-20 12:29:31 -07:00
Rakefile Some changes to keep the generated html and css from the examples out of the gemspec. 2009-06-05 10:44:57 -07:00
README.markdown Updated the README 2009-04-24 16:24:56 -07:00
REVISION Record current revision for release. 2009-06-05 10:47:50 -07:00
VERSION.yml Version bump to 0.6.15 2009-06-05 10:47:50 -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.