|
|
|
|
|
by tczMUFlmoNk
917 days ago
|
|
> btw: is the active state missing from Tailwind since Shadcd buttons are also missing them? Nope. Tailwind has good support for styling the active state, in the way that you'd expect if you've used Tailwind: e.g., `bg-red-500 hover:bg-red-600 active:bg-red-700`. https://tailwindcss.com/docs/hover-focus-and-other-states |
|