Skip to content

Commit 3b51c2a

Browse files
authored
fix: remove unnecessary tailwind theme config
1 parent 538c79a commit 3b51c2a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tailwind.config.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@ module.exports = {
1616
},
1717
},
1818
extend: {
19-
zIndex: {
20-
999: 999,
21-
},
2219
colors: {
2320
border: "hsl(var(--border))",
2421
input: "hsl(var(--input))",

0 commit comments

Comments
 (0)