Badges
# Intro
Badges can be created by using the badge class along with a data-badge attribute.
# Colors
The badge class has color modifiers available with -badge-primary, -badge-success, -badge-warning, -badge-danger, -badge-dark, and -badge-light. The color modifiers are named differently since they can collide with other color modifiers.
# Buttons
Badges work with buttons and will not collide with other color modifiers.