diff --git a/src/assets/globals.scss b/src/assets/globals.scss index c9a5e90..29b6034 100644 --- a/src/assets/globals.scss +++ b/src/assets/globals.scss @@ -25,6 +25,7 @@ --border: 217.2 32.6% 17.5%; --input: 217.2 32.6% 17.5%; --ring: 224.3 76.3% 48%; + --radius: 1rem; } } @@ -47,6 +48,7 @@ $destructive-foreground: hsl(210 40% 98%); $border: hsl(217.2 32.6% 17.5%); $input: hsl(217.2 32.6% 17.5%); $ring: hsl(224.3 76.3% 48%); +$radius: 1rem; @layer utilities { /* This two helpers apply a -50% to the translate x/y, and add