Buttons 2.0
A CSS button library built using Sass and Compass
... the color attached to the button (ex. button-primary button-3d). Button colors are now completely independent (ex. button-primary). We no longer have classes like button-flat-primary, so to achieve this you now simply add button-flat button-primary. To edit Buttons simply change values within the _options.scss file. After you make your edits recompile your sass file and your changes will get processed.