compass/frameworks
Chris Eppstein 53960d9c25 Port of the Blueprint Buttons plugin to Compass.
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
2009-04-03 12:18:47 -07:00
..
blueprint Port of the Blueprint Buttons plugin to Compass. 2009-04-03 12:18:47 -07:00
compass Fix some test failures. 2009-04-02 22:53:42 -07:00
yui Added +float-left and +float-right as mixins 2009-04-02 22:40:16 -07:00
blueprint.rb Centralize all the framework specific code into the frameworks directory. 2009-01-25 15:05:36 -08:00
compass.rb Centralize all the framework specific code into the frameworks directory. 2009-01-25 15:05:36 -08:00
yui.rb Centralize all the framework specific code into the frameworks directory. 2009-01-25 15:05:36 -08:00