install @buuug7/simplify-badge
package via npm, and then import from @buuug7/simplify-badge/index.css
file.
npm install @buuug7/simplify-badge
if you use with other element, please keep the wrap element positioned with specified the css position
attribute
<button class="btn">BUTTON <span class="badge">8</span></button>