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.
1 parent 90a306d commit 3afadbfCopy full SHA for 3afadbf
.storybook/preview.ts
@@ -1,4 +1,5 @@
1
import type { Preview } from "@storybook/react";
2
+import "./index.css";
3
4
// function to get user dark mode
5
const getDarkMode = () => {
0 commit comments