Closed javierlopezdeancos closed 8 months ago
Hey @javierlopezdeancos 👋
I'm just trying to hunt down that issue for that now!
In the mean time, please run this command instead:
npx @storybook/auto-config styling
Hey @Integrayshaun thanks for the fast feedback
with npx @storybook/auto-config styling
the result in terminal looks well
But the css modules imported in my next app looks that continues not imported in the storybook app 😕
Hey @javierlopezdeancos
Oh! I didn't realize this was for a next app. This should already be handled by the @storybook/nextjs
framework. Using @storybook/addon-styling-webpack
as well would likely break more than it would fix
Describe the bug
A clear and concise description of what the bug is.
Steps to reproduce the behavior
npx storybook@latest add @storybook/addon-styling-webpack
Expected behavior
Should install addon-styling-webpack and works as expected.
Screenshots and/or logs
Environment