Turn key shadcn-svelte components to help finish you your app.
Initialize jsrepo:
jsrepo init --project --repos github/ieedan/shadcn-svelte-extras
Install components:
jsrepo add # list
jsrepo add ui/button # single
We use release please for tagging so please follow conventional commits to ensure you are generating releases with your changes.
The expectation is that all components should work with no additional configuration.