Production-ready UI and marketing blocks for Svelte 5, built with shadcn-svelte and Tailwind CSS v4.
The new Veil collection is now live with 60 production-ready blocks for modern SaaS and product websites.
Explore Veil: https://sv-blocks.vercel.app/veil
Svelte Shadcn Blocks now includes 3 variants:
| Variant | Style | Block Count |
|---|---|---|
| Normal | Bold marketing visuals | 50+ |
| Mist | Minimal, documentation-friendly style | 50+ |
| Veil | Polished modern SaaS style | 60 new |
That is 160+ blocks across the library.
npx sv create my-app
npx sv add tailwindcss
npx shadcn-svelte@next init
Install a block from any variant:
# Normal
pnpm dlx shadcn-svelte@latest add https://sv-blocks.vercel.app/r/hero-one.json
# Mist
pnpm dlx shadcn-svelte@latest add https://sv-blocks.vercel.app/m/mist-hero-one.json
# Veil
pnpm dlx shadcn-svelte@latest add https://sv-blocks.vercel.app/v/veil-hero-one.json
Inspired by Tailark, adapted for Svelte developers.
Support the project on GitHub Sponsors: SikandarJODD
Issues and pull requests are welcome.
Published under the MIT License.
Built by @Sikandar Bhide and @Aidan Bleser.