We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bdb3aa commit bbe9d8fCopy full SHA for bbe9d8f
site/tailwind.config.js
@@ -55,7 +55,6 @@ module.exports = {
55
DEFAULT: "hsl(var(--border-default))",
56
warning: "hsl(var(--border-warning))",
57
destructive: "hsl(var(--border-destructive))",
58
- warning: "hsl(var(--border-warning))",
59
success: "hsl(var(--border-success))",
60
hover: "hsl(var(--border-hover))",
61
},
0 commit comments