UNPKG
ui-humix-lib
Version:
latest (1.0.0)
1.0.0
A simple package for implementinghumix design components in react-based or node.js based projects.
ui-humix-lib
/
components
/
html
/
elements
/
badge.html
3 lines
•
101 B
HTML
View Raw
1
2
3
<
span
class
=
"rounded-full px-2.5 py-0.5 text-white text-xs font-semibold bg-black"
>
Badge
</
span
>