We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8e3533 commit a730e8fCopy full SHA for a730e8f
src/tokens.css
@@ -3,10 +3,10 @@
3
--background: 0 0% 100%;
4
--foreground: 240 10% 3.9%;
5
6
- --card: var(--background)
+ --card: var(--background);
7
--card-foreground: 240 10% 3.9%;
8
9
- --popover: var(--background)
+ --popover: var(--background);
10
--popover-foreground: 240 10% 3.9%;
11
12
--primary: 240 5.9% 10%;
0 commit comments