Compass is a Stylesheet Authoring Environment that makes your website design simpler to implement and easier to maintain.
2c89b21f82
Signed-off-by: Chris Eppstein <chris@eppsteins.net> |
||
---|---|---|
bin | ||
examples | ||
frameworks | ||
lib | ||
test | ||
.gitignore | ||
CHANGELOG.markdown | ||
compass.gemspec | ||
Manifest | ||
Rakefile | ||
README.markdown | ||
VERSION |
Compass
A Sass-based CSS Meta-Framework that allows you to mix and match any of the following CSS frameworks:
- Compass Core - Wiki Documentation
- Blueprint - Wiki Documentation
- YUI - Wiki Documentation
- 960 - Wiki Documentation
- YAML - Planned
- Other frameworks can be added relatively easily.
Compass Provides
- A command line tool for maintaining your Sass projects.
- Optional integration with Ruby-on-Rails, Merb, StaticMatic, and other application servers.
- Loads of Sass mixins to make building your website a snap.
More Information
Please see the wiki