tailwind
4.1.14 5d 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
See the icons documentation for best practices when using an icon library
You might find the documentation about testing to be helpful during setup
If you’re using SvelteKit or a similar framework, this part is taken care of. If you’re setting things up on your own, you will need a plugin to tell your bundler how to compile Svelte files
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