shadcn-ui as a ESM module hosted on a CDN.
https://cdn.jsdelivr.net/npm/shadcdn/+esm
If you are looking for the normal way to use shadcn, visit the homepage here
- Update version in package.json
- Add components, be sure to add them to the index file
yarn build
;npm publish