support color

This commit is contained in:
vcoppe
2024-04-25 14:42:19 +02:00
parent a23e73e82a
commit 3441dffde7
3 changed files with 7 additions and 14 deletions

View File

@@ -47,7 +47,8 @@ const config = {
card: {
DEFAULT: "hsl(var(--card) / <alpha-value>)",
foreground: "hsl(var(--card-foreground) / <alpha-value>)"
}
},
support: "rgb(var(--support))",
},
borderRadius: {
lg: "var(--radius)",