storybookjs / solidjs

SolidJS integration for Storybook, maintained by the community
MIT License
44 stars 2 forks source link

[Bug] Not possible to build storybook #6

Open MRJCrunch opened 7 months ago

MRJCrunch commented 7 months ago

Describe the bug

It is not possible to build storybook with storybook build command because of files that can not be resolved.

Files Button, Header, Page have import of .css files that don't exist https://github.com/storybookjs/solidjs/blob/main/packages/renderers/solid/template/cli/ts/Button.tsx#L2

onx2 commented 1 month ago

I'm also seeing this with css modules