You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@shilman sorry, sadly that wasn't a resolution, only something missing from my example. The original problem remains, but now you can recreate it easier.
Sorry, I suspect you're sick of these issues, especially since they are likely not the fault of storybook...
If you take a look at this simple example:
https://zeroasterisk.github.io/react-eltoro-ui-budget
I loaded CSS from CDN via
head.html
(because that's what always works for me)but 1 CSS file didn't exist on a CDN, so I had to import it, and I couldn't get it to work...
https://github.com/zeroasterisk/react-eltoro-ui-budget/blob/master/src/stories/index.js#L5-L10
Here's the webpack config, user override:
https://github.com/zeroasterisk/react-eltoro-ui-budget/blob/master/.storybook/user/modify_webpack_config.js
any advice? I've read through your docs several times and no luck.
The text was updated successfully, but these errors were encountered: