Glitch Button

Cyberpunk-style glitch animated button with RGB distortion effects.

buttons

Installation

npm install tailwind-merge
npm install tailwindcss@latest
# or
yarn add tailwindcss@latest

Tailwind Setup

// Add to your CSS file
@tailwind base;
@tailwind components;
@tailwind utilities;