Buttons
Outline buttons
Just add the base
btn btn-outline-*
to any
<button>
Sizes
Just add the class
btn-lg or btn-sm or btn-block
to any
btn
class.
Active & Disabled state
Just add the class
active or disabled
to any
btn
class.