We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46b86fc commit 759e80bCopy full SHA for 759e80b
src/index.css
@@ -2,9 +2,6 @@
2
@tailwind components;
3
@tailwind utilities;
4
5
-* {
6
- @apply transition-colors duration-50;
7
-}
8
/* Styles for number input */
9
input[type='number']::-webkit-inner-spin-button,
10
input[type='number']::-webkit-outer-spin-button {
0 commit comments