brittneypostma/storybook-sveltekit

Add example stories for Svelte components

alexander-mart opened this issue · 2 comments

How to reproduce:

pnpm i
pnpm run dev
pnpm run storybook

What i see after first run:
image

May be it is because of using pnpm instead npm?

✔️ I found working SvelteKit + Storybook example:
https://github.com/chromaui/intro-storybook-svelte-template

this is a svelte+storybook, not a sveltekit+storybook