diff --git a/.storybook/preview.ts b/.storybook/preview.ts index ff58bbd..00096da 100644 --- a/.storybook/preview.ts +++ b/.storybook/preview.ts @@ -1,3 +1,4 @@ +import "../src/styles/globals.css"; import type { Preview } from "@storybook/react"; const preview: Preview = {