Replies: 1 comment
-
Please open a proper bug report so we can look at this. Thanks! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I'm not if this is the right place to ask but I'm having some trouble setting up Histoire in my application. I have successfully done before. I just can seem to figure out what I'm missing this time. I followed the instructions according to the docs. When I run
yarn story:dev
I get the following error:
In my project root I've put the files like so
I also have a tailwind config in my root
And my vite.config.ts file is looking like this
In my json file I have this ("histoire": "^0.7.3")
Beta Was this translation helpful? Give feedback.
All reactions