Skip to content

ChrisKulesza/tailwind-button-plugin

 
 

Repository files navigation

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.

About

How I create Tailwind CSS Plugins from Scratch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 67.5%
  • HTML 30.5%
  • CSS 2.0%