We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents aa24d79 + 3c32fa8 commit 5b8333eCopy full SHA for 5b8333e
app/(site)/docs/installation/page.tsx
@@ -290,7 +290,7 @@ module.exports = {
290
"--color-background": "255 255 255",
291
"--color-primary-foreground": "255 255 255",
292
"--color-foreground": "0 0 0",
293
- "--color-popover": "255 255 255"
+ "--color-popover": "255 255 255",
294
"--color-destructive": "239 68 68",
295
"--color-success": "34 197 94",
296
"--color-warning": "234 179 8",
@@ -734,4 +734,4 @@ export default function TestComponent() {
734
</div>
735
736
);
737
-}
+}
0 commit comments