@cdgco/brand-buttons

1.0.5 • Public • Published

Bootstrap Brand Buttons

Usage

  • 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>
  • You can:
  • Use different sizes: btn-xs, btn-sm, btn-lg or btn-block
  • Use with Font Awesome: <a href="" class="btn btn-facebook"><i class="fa fa-facebook"></i> Facebook</a>
  • Or anything else you prefer to do with Bootstrap buttons!

License

MIT

Contributing

You can request new buttons through issues or pull requests.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.5
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.5
    2
  • 1.0.4
    0
  • 1.0.3
    0
  • 1.0.2
    0

Package Sidebar

Install

npm i @cdgco/brand-buttons

Weekly Downloads

2

Version

1.0.5

License

MIT

Unpacked Size

119 kB

Total Files

15

Last publish

Collaborators

  • cdgco