Compass is a Stylesheet Authoring Environment that makes your website design simpler to implement and easier to maintain.
Go to file
Chris Eppstein af6f16d4b8 Eric Meyer's reset uses a line-height value of 1. Blueprint uses 1.5 and
YUI doesn't even consider it part of the reset. With so much
disagreement, I decided to make the compass reset agnostic and let
individual frameworks decide what the body line-height ought to be.
2009-02-21 00:15:24 -08:00
bin Changes to make the command-line tool more testable. 2009-01-19 07:52:39 -08:00
examples Polish the table scaffolding mixin and add the table borders mixins. 2009-02-21 00:15:24 -08:00
frameworks Eric Meyer's reset uses a line-height value of 1. Blueprint uses 1.5 and 2009-02-21 00:15:24 -08:00
lib Added a new command line option to emit and update the stand-alone configuration file. 2009-02-21 00:15:24 -08:00
test Eric Meyer's reset uses a line-height value of 1. Blueprint uses 1.5 and 2009-02-21 00:15:24 -08:00
.gitignore Added unit tests for YUI and did some cleanup/restructuring of the test fixtures as well as a way to validate generated css. 2008-12-04 12:35:00 -08:00
compass.gemspec Updated Manifest and gemspec. 2009-02-12 23:32:49 -08:00
Manifest Updated Manifest and gemspec. 2009-02-12 23:32:49 -08:00
Rakefile Fixes for RunCodeRun tests. 2009-02-13 00:03:51 -08:00
README.markdown Updated the README. 2009-01-02 01:00:42 -08:00
VERSION Bump version to 0.4.2. 2009-02-12 23:49:03 -08: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 maintaining your Sass projects.
  2. Optional integration with Ruby-on-Rails, Merb, StaticMatic, and other application servers.
  3. Loads of Sass mixins to make building your website a snap.

More Information

Please see the wiki