fix: ensure hover effects work on touch-screen devices by adding custom hover variant
All checks were successful
Deploy Theme / deploy (push) Successful in 14s
All checks were successful
Deploy Theme / deploy (push) Successful in 14s
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
@import "tailwindcss";
|
||||
@plugin "@tailwindcss/typography";
|
||||
|
||||
@custom-variant hover (&:hover);
|
||||
|
||||
@theme {
|
||||
/* Brand Palette: Palina Gold (#DDC288) */
|
||||
--color-brand-50: #faf8f0;
|
||||
|
||||
Reference in New Issue
Block a user