Introduction

Re-usable components built with Bits UI and Tailwind CSS.

A collection of UI components for Svelte with the neobrutalism design style, based on shadcn-svelte.

To use the components in your SvelteKit app, initialize shadcn-svelte, copy the :root, .dark, and @theme inline styles from src/routes/layout.css to your app’s layout.css. Then, run the corresponding npx shadcn-svelte add commands from each component’s docs page for the components you want to use.