Compass is a Stylesheet Authoring Environment that makes your website design simpler to implement and easier to maintain.
53960d9c25
This port adds semantic win and color customization to your blueprint button styles. It also let's you choose whether you want to float them right, left, or leave them inline-block. To install this plugin into your project run the following command. compass -f blueprint -p buttons Or if you have a rails project: compass --rails -f blueprint -p buttons |
||
---|---|---|
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
- 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