Skip to content

Commit 759e80b

Browse files
committed
fix: CSS conflict
1 parent 46b86fc commit 759e80b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/index.css

-3
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@
22
@tailwind components;
33
@tailwind utilities;
44

5-
* {
6-
@apply transition-colors duration-50;
7-
}
85
/* Styles for number input */
96
input[type='number']::-webkit-inner-spin-button,
107
input[type='number']::-webkit-outer-spin-button {

0 commit comments

Comments
 (0)