Getting Started
Components
Special Effects
Animations
Text Animations
Backgrounds
An animated button with a rainbow effect.
bits-uitailwind-variants
Installation
pnpm dlx shadcn-svelte@latest add https://sv-animations.vercel.app/r/rainbow-button.json
Install dependencies
Install the required packages for this component:
pnpm add bits-ui tailwind-variants
Copy the Source Code
Copy and paste the following code into your project:
rainbow-button.svelte
index.ts
src/routes/layout.css
Add Tailwind CSS
Add the following to your routes/layout.css file:
src/routes/layout.css
Folder Structure
Folder Structure