-
-
Notifications
You must be signed in to change notification settings - Fork 9.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
vue-cli 3 + storybook and postcss #4598
Comments
Do you have an error log? |
|
@pksunkara will sb-vue-pluging solve this issue? or custom config is needed anyway? |
vue plugin should solve this issue. |
Here's my current SB modules...am I missing something?
|
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! |
this isnt a problem with storybook itself, but its rather complicated setup for users who do not use vue-cli 3 and vue-cli-plugin-storybook. These 2 utilities properly bootstrap your app with storybook support and make sure the webpack configuration is setup correctly to handle Vue SFCs |
I think we can close this then. |
Getting error message when trying to run storybook with a Vue component that uses postcss
Steps to reproduce the behavior:
Error reads:
Module parse failed: Unexpected token
You may need the appropriate loader to handle this file type
The text was updated successfully, but these errors were encountered: