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 2bc8d65 commit 93625a0Copy full SHA for 93625a0
.storybook/preview.ts
@@ -1,5 +1,6 @@
1
import type { Preview } from "@storybook/react"
2
import { themes } from '@storybook/theming'
3
+import '@/index.css'
4
5
6
const preview: Preview = {
0 commit comments