@beincom/web-ui
TypeScript icon, indicating that this package has built-in type declarations

1.0.63 • Public • Published

Beincom ui

Visit https://beincom-web-ui.vercel.app/.


Documentation

All ui are available as individual React components.

Install Beincom UI from npm:

npm install @beincom/web-ui

In order for the styles to be applied correctly to the components, you will also need to ensure that @beincom/web-ui is included in the content field of your tailwind.config.js file:

module.exports = {
    content: [
        // ...
        './node_modules/@beincom/web-ui/dist/**/*.{js,jsx,ts,tsx}',
    ],
    // ...
}

global.css

import '@beincom/web-ui/styles.css'

Dependents (0)

Package Sidebar

Install

npm i @beincom/web-ui

Weekly Downloads

157

Version

1.0.63

License

none

Unpacked Size

694 kB

Total Files

447

Last publish

Collaborators

  • huyvu-bic
  • vietkhiem-bic
  • bicnpmmember
  • bicnpmadmin
  • thanhlam-bic
  • phuongnamevol
  • nguyenthi
  • quangminh-bic
  • hoangquocviet
  • nhuphuoc
  • xuanhao-bic
  • thienna-beincomm
  • minhtrong
  • minhdat
  • thevan-beincom