1.0.5 • Published 2 years ago

@cdgco/brand-buttons v1.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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.

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

4 years ago

1.0.2

4 years ago