Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 969 Bytes

README.md

File metadata and controls

31 lines (23 loc) · 969 Bytes

simplify badge

npm version npm downloads minified size

Install

install @buuug7/simplify-badge package via npm, and then import from @buuug7/simplify-badge/index.css file.

npm install @buuug7/simplify-badge

Demo examples

Usage

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>