Skip to content

Commit bbe9d8f

Browse files
committed
Fix merging conflict
1 parent 4bdb3aa commit bbe9d8f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

site/tailwind.config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ module.exports = {
5555
DEFAULT: "hsl(var(--border-default))",
5656
warning: "hsl(var(--border-warning))",
5757
destructive: "hsl(var(--border-destructive))",
58-
warning: "hsl(var(--border-warning))",
5958
success: "hsl(var(--border-success))",
6059
hover: "hsl(var(--border-hover))",
6160
},

0 commit comments

Comments
 (0)