chore: remove unused code

This commit is contained in:
Fu Diwei
2024-12-20 21:23:55 +08:00
parent 63ffb9df14
commit cb162e063d
3 changed files with 0 additions and 54 deletions

View File

@@ -43,10 +43,6 @@ module.exports = {
DEFAULT: "hsl(var(--popover))",
foreground: "hsl(var(--popover-foreground))",
},
card: {
DEFAULT: "hsl(var(--card))",
foreground: "hsl(var(--card-foreground))",
},
},
borderRadius: {
lg: "var(--radius)",