Explorar o código

fix: mobile hover issue

Timothy Jaeryang Baek hai 2 meses
pai
achega
359f8b67f8
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      src/tailwind.css

+ 2 - 0
src/tailwind.css

@@ -36,3 +36,5 @@
 		@apply cursor-pointer;
 	}
 }
+
+@custom-variant hover (&:hover);