/button-plugin-tailwind

How I create Tailwind CSS Plugins from Scratch

Primary LanguageJavaScript

Create a Tailwind CSS Plugin from Scratch

How I Create Tailwind CSS Plugins From Scratch

This tutorial guides you through creating a custom Tailwind CSS plugin to add a variety of button styles. I find it to be a nice way to rinse and reuse buttons components in the multiple prototype-like apps that I build every year.

We'll cover different designs like solid, outline, and ghost buttons, each with customizable colors and hover states.