Compass is a Stylesheet Authoring Environment that makes your website design simpler to implement and easier to maintain.
Ruby
Pull request Compare This branch is 2216 commits behind Compass:stable.
carview.php?tsp= Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
carview.php?tsp= bin
carview.php?tsp= doc-src
carview.php?tsp= examples
carview.php?tsp= features
carview.php?tsp= frameworks
carview.php?tsp= lib
carview.php?tsp= test
carview.php?tsp= .gitignore
carview.php?tsp= .project
carview.php?tsp= Gemfile
carview.php?tsp= Gemfile_rails2
carview.php?tsp= LICENSE.markdown
carview.php?tsp= README.markdown
carview.php?tsp= Rakefile
carview.php?tsp= TODO.md
carview.php?tsp= VERSION.yml
carview.php?tsp= compass.gemspec

README.markdown

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.

Quick Start

$ (sudo) gem install compass
$ compass create my_compass_project --using blueprint
$ cd my_compass_project
$ compass watch

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.

License

Copyright (c) 2008-2009 Christopher M. Eppstein
All Rights Reserved.
Released under a slightly modified MIT License.