Fancy CSS Buttons using Compass
Add a link to the wiki
Without CSS gradient support:
Install the plugin: (should automatically install latest dependencies for Compass, and Haml)
gem install fancy-buttons
To create a new project based on fancy-buttons:
compass install -r fancy-buttons -f fancy-buttons
To add fancy-buttons to an existing compass project:
# Add the following lines to your compass configuration file:
require 'fancy-buttons'
# Then run the following command:
compass install -r fancy-buttons -f fancy-buttons
No open issues yet, or sync has not completed.