Compass is a Stylesheet Authoring Environment that makes your website design simpler to implement and easier to maintain.
Go to file
2009-04-24 16:24:56 -07:00
bin Changes to make the command-line tool more testable. 2009-01-19 07:52:39 -08:00
examples Incorporate more bugfixes from Blueprint 0.8 2009-04-05 23:58:15 -07:00
frameworks [Blueprint] Split the push and pull mixins into sub-mixins that separate the common styles from the ones that vary. 2009-04-19 09:44:10 -07:00
lib [Command Line] Respect the -q (quiet) option during compilation. Set the quiet option when watching a project for changes. 2009-04-22 12:50:18 -07:00
test All commands must implement execute now. 2009-04-07 00:22:22 -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 Version 0.6.3 2009-04-22 13:09:22 -07:00
compass.gemspec Version 0.6.3 2009-04-22 13:09:22 -07:00
Manifest Version 0.6.2 2009-04-19 09:48:19 -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-04-24 16:24:56 -07:00
VERSION Version 0.6.3 2009-04-22 13:09:22 -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.