improve layout shift and accessibility

This commit is contained in:
vcoppe
2024-09-21 19:15:19 +02:00
parent 1483460ec6
commit d4460f95dd
11 changed files with 29 additions and 26 deletions

View File

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