Turn key shadcn-svelte components to help finish you your app.
Initialize jsrepo:
jsrepo init github/ieedan/shadcn-svelte-extrasInstall components:
jsrepo add # list
jsrepo add ui/button # singleWe 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.