tailwind
4.1.14 6d agoA utility-first CSS framework
We’ve collected a few of our favourite packages that work well with Svelte and SvelteKit apps. Official packages are marked with the logo.
The Svelte CLI lets you instantly add functionality to a new or existing project with npx sv add
SvelteKit comes with @sveltejs/vite-plugin-svelte, but you can also set things up on your own
You might find the Svelte CLI and documentation about testing to be helpful during setup
Read the documentation about icons when choosing how to handle icons in Svelte
The official router is SvelteKit, but here are some alternatives
We recommend using SvelteKit’s remote functions, but for specific needs you can use these alternatives
SvelteKit has built-in forms, but you can also use these packages