Compass is a Stylesheet Authoring Environment that makes your website design simpler to implement and easier to maintain.
Go to file
2008-11-30 23:39:26 -08:00
bin Initial Checkin of Compass. Used to be Blueprint-Sass. 2008-08-23 10:00:46 -07:00
examples Updated the YUI Examples. 2008-11-30 23:39:26 -08:00
frameworks Move the #ft and #bd declarations to the the yui-grids-init mixin and allow those styles to be turned off. 2008-11-30 20:35:04 -08:00
lib Added a Sass Function called nest that performs a nesting operation on (possibly) comma delimited selectors and emits the result as a string. 2008-11-29 01:08:07 -08:00
test Added the YUI grids module. It compiles and generates roughly the expected output, but is not well tested yet. 2008-11-29 01:15:12 -08:00
.gitignore gemspec 2008-08-24 00:05:04 -07:00
compass.gemspec Use a ruby formatted gemspec instead of yaml. Maybe github will like it better. 2008-11-30 20:17:26 -08:00
Manifest Updated the Gem Manifest. 2008-11-30 14:29:26 -08:00
Rakefile Fixed a duplicate ending bug in the examples generator. 2008-11-30 23:38:48 -08:00
README.markdown Updated the README. 2008-11-30 21:16:52 -08:00
VERSION Initial Checkin of Compass. Used to be Blueprint-Sass. 2008-08-23 10:00:46 -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. Ruby-on-Rails integration
  3. Scaffolds - Generate templates with corresponding Sass stylesheets.
  4. Loads of Sass files to make building your website a snap.

More Information

Please see the wiki