Compass is a Stylesheet Authoring Environment that makes your website design simpler to implement and easier to maintain.
Go to file
2009-04-01 17:24:36 -07:00
bin Changes to make the command-line tool more testable. 2009-01-19 07:52:39 -08:00
examples Added an example for the unobtrusive logo. 2009-03-12 11:10:31 -07:00
frameworks Credit where credit is due. 2009-03-12 11:22:05 -07:00
lib Fixes to make the environment setting work correctly with configuration files and to correctly pass the :line_comments option to Sass::Engine. 2009-04-01 17:24:36 -07:00
test Fix broken test fixtures with new, better css output from sass. 2009-04-01 17:22:51 -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
compass.gemspec Updated Manifest and gemspec. 2009-03-16 20:09:14 -07:00
Manifest Bump version to 0.5.3 for output_style bug fix and new +unobtrusive-logo mixin. 2009-03-12 11:54:30 -07:00
Rakefile 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
README.markdown Updated the README. 2009-01-02 01:00:42 -08:00
VERSION Updated Manifest and gemspec. 2009-03-16 20:09:14 -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 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