Brand Buttons for Bootstrap


... and 98 others

Buttons


Size Example
.btn-xs
.btn-sm
default
.btn-lg
.btn-block
Use Example
Only icon
Plain
With icon
Any content
Inversed

Buttons with Font Awesome

  • Install: npm i @cdgco/brand-buttons
  • Include dist/brand-buttons.min.css to your file: <link rel="stylesheet" src="dist/brand-buttons.min.css">
  • Use as Bootstrap button: <button class="btn btn-facebook">Facebook</button> or <a href="" class="btn btn-facebook">Facebook</a>
  • For inversed version you need include brand-buttons-inversed.min.css and use as .btn-{brand}-inversed
  • 102 Buttons
  • Built with SASS
  • Made for Bootstrap
  • Compatible with Font Awesome