Shadcn
Installation
Install Shadcn Svelte
Installation - shadcn-svelte
Setup styles
There is two ways to setup styles:
- Use tailwindcss config
- Inject prepared styles (not recommended)
Components
Since shadcn-svelte
is not a component library you should provide your components via setThemeContext
.
However, you can use already prepared component sets or mix them with your own components:
@sjsf/shadcn-theme/default
@sjsf/shadcn-theme/new-york