Compass is a Stylesheet Authoring Environment that makes your website design simpler to implement and easier to maintain.
208d0b1f04
Forces page layout to expand, pinning the footer to the bottom edge of the browser window. Refer to: http://ryanfait.com/resources/footer-stick-to-bottom-of-page/ |
||
---|---|---|
bin | ||
examples | ||
frameworks | ||
lib | ||
test | ||
.gitignore | ||
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
- YAML - Planned
- 960 - Planned
- Other frameworks can be added relatively easily.
Compass Provides
- A command line tool for maintaining your Sass projects.
- Ruby-on-Rails integration
- Scaffolds - Generate templates with corresponding Sass stylesheets.
- Loads of Sass files to make building your website a snap.
More Information
Please see the wiki