JSPM

@wds-react/button

0.0.2
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 7
  • Score
    100M100P100Q56777F
  • License MIT

create new react vite app with shadcn ui and tailwind css install the shadcn components and add base folders and files

Package Exports

  • @wds-react/button
  • @wds-react/button/dist/cjs/index.js
  • @wds-react/button/dist/esm/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@wds-react/button) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Senior Scene

Use the init command to initialize dependencies for a new project:

npm i @wds-react/ui

Import the styles to your index.jsx file

import "@wds-react/ui/dist/cjs/index.css";