Compass is a Stylesheet Authoring Environment that makes your website design simpler to implement and easier to maintain.
Go to file
2008-11-30 20:17:26 -08:00
bin Initial Checkin of Compass. Used to be Blueprint-Sass. 2008-08-23 10:00:46 -07:00
examples Improvements to the YUI fonts. These changes are not backwards compatible. 2008-10-29 09:23:54 -07:00
frameworks Added conditional assignment to the yui constants and prefixed them with "yui_". 2008-11-29 19:28:42 -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 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
README.markdown Read me. 2008-08-23 16:52:44 -07: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