May 2025 - Tailwind v4 Support
Tailwind v4 Support in shadcn-svelte.
Epicenter
Local-first, open source apps
Tailwind v4 Support
Tailwind v4 support has officially landed. You can see a full demo of the refreshed styles that come with it here: https://v4.shadcn-svelte.com.
This release includes several key changes, all outlined in the Tailwind v4 migration guide. If you're still using Svelte v5 with Tailwind v3, your project and the CLI will continue to work as expected until you're ready to upgrade.
Charts
Charts have been added as a preview component to the project. See the Charts page for examples.
If you're running Svelte v5 and Tailwind v4 you can add them to your project via the CLI.
Custom Registry Support
We've added support for custom/remote registries - This means you can publish your own components and share them with the community via the shadcn-svelte CLI.
See the Registry documentation for more information.