solidjs
solidjs copied to clipboard
[Bug] Not possible to build storybook
trafficstars
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
I'm also seeing this with css modules