feat: add density CSS variable with default value

This commit is contained in:
Your Name
2026-02-15 20:24:19 +02:00
parent c08efb5171
commit aa91ef35c8

View File

@@ -57,6 +57,7 @@
:root {
--radius: 0.625rem;
--density-factor: 1;
--background: oklch(1 0 0);
--foreground: oklch(0.145 0 0);
--card: oklch(1 0 0);