mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-07-10 14:52:42 +02:00
fix: hover detection doesn't work with Firefox mobile
This commit is contained in:
@@ -1,2 +1,3 @@
|
|||||||
@import "tailwindcss" prefix(tw) source("../../../app/templates/");
|
@import "tailwindcss" prefix(tw) source("../../../app/templates/");
|
||||||
@custom-variant dark (&:where([data-bs-theme=dark], [data-bs-theme=dark] *));
|
@custom-variant dark (&:where([data-bs-theme=dark], [data-bs-theme=dark] *));
|
||||||
|
@custom-variant hover (&:hover);
|
||||||
|
|||||||
Reference in New Issue
Block a user