@wds-utils/cn
v0.0.2
Published
create new react vite app with shadcn ui and tailwind css install the shadcn components and add base folders and files
Downloads
133
Maintainers
Readme
Senior Scene
Use the init command to initialize dependencies for a new project:
npm i @wds-ui/uiImport the styles to your index.jsx file
import "@wds-ui/ui/dist/cjs/index.css";
