diff --git a/apps/web/app/globals.css b/apps/web/app/globals.css index d4d4111..65fa7ad 100644 --- a/apps/web/app/globals.css +++ b/apps/web/app/globals.css @@ -4,6 +4,7 @@ @layer base { :root { + --test-var: 0 0% 100%; --background: 0 0% 100%; --foreground: 0 0% 3.9%; @@ -99,4 +100,4 @@ .hide-scrollbar::-webkit-scrollbar { display: none; -} \ No newline at end of file +}