Frank Panetta

Results 4 comments of Frank Panetta

This looks like it may have been resolved in the current version on `[email protected]`

Oh, I didn't realise it was for specific Node versions. Reopening.

It does not look like the changes made to index.tsx, for version 0.6.0, 9 months ago did not make it to npm

Hi, I was able to get Storybook global styles working using the following approach. I used `@storybook/addon-themes` and configured `withThemeByDataAttribute` for switching the theme only, not for dark/light mode. Make...