Skip to content

Commit 6c3a2f9

Browse files
committed
add docsearch styles to sb
1 parent a76c735 commit 6c3a2f9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.storybook/preview.tsx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,10 @@ import ThemeProvider from "@/components/ThemeProvider"
77

88
import i18n, { baseLocales } from "./i18next"
99

10+
import "@docsearch/css"
1011
import "../src/styles/global.css"
1112
import "../src/styles/fonts.css"
13+
import "../src/styles/docsearch.css"
1214

1315
MotionGlobalConfig.skipAnimations = isChromatic()
1416

0 commit comments

Comments
 (0)