0.0.1 • Published 11 years ago
bootstrap-btn-outline-rounded v0.0.1
Added sass support.
bootstrap-btn-outline-rounded
Bootstrap Rounded and Outline Buttons for your next project
How to install?
$ bower install bootstrap-btn-outline-rounded --saveor
$ npm install bootstrap-btn-outline-rounded --save-devThen you need to include it in your LESS file which has the variables of Twitter Bootstrap
@import "bower_components/bootstrap-btn-outline-rounded/index.less";How to use?
To your existing btn classes now you can add btn-outline and btn-rounded
Example:

There is also a bonus btn-white class for white color.
0.0.1
11 years ago