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
Hi everyone! Seems like there hasn't been much going on in this issue lately. If there are still questions, comments, or bugs, please feel free to continue the discussion. Unfortunately, we don't have time to get to every issue. We are always open to contributions so please send us a pull request if you would like to help. Inactive issues will be closed after 30 days. Thanks!
Version: @storybook/react 4.0.0-alpha.3
I'm having a hard time including css libraries from node modules, in this case from react-select (
import 'react-select/dist/react-select.css';
)I am inclined to believe there might be a dependency issue with the alpha version as the same webpack config works outside storybook.
The error:
More details:
The text was updated successfully, but these errors were encountered: