Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 382 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 382 Bytes

Shadcdn

shadcn/ui as a ESM module hosted on a CDN

https://cdn.jsdelivr.net/npm/shadcdn/+esm

Authors

shadcdn is created by the team at Magic Patterns: generate UI today.

Releases

To release a new version:

  1. Update version in package.json
  2. Add components, be sure to add them to the index file
  3. yarn build; npm publish