npm.io
0.1.7-alpha • Published 2 years ago

@emryui/react-badge

Licence
MIT
Version
0.1.7-alpha
Deps
0
Size
39 kB
Vulns
0
Weekly
0
Logo

Emry UI - React Badge

Supercharge your frontend development

Installation

A highly configurable React badge component. Includes stunning default styles or style it to suit your own design system.

$ yarn add @emryui/react-badge
# or
$ npm install @emryui/react-badge

tailwind.config.js

content: [
    "./node_modules/@emryui/react-badge/**/*.{js,ts,jsx,tsx,mdx}",
  ],