storybookjs / frontpage

🌐 The website for storybook.js.org
https://storybook.js.org
MIT License
212 stars 116 forks source link

[vuetify]: #647

Open jasong-au opened 6 months ago

jasong-au commented 6 months ago

Details

Recipe Page: vuetify Recipe Template: vuetify Browser:

What is wrong

When I install storybook, the preview file doesn't have setup, and my vuetify project doesn't have a registerPlugins. I have a vuetifyPlugin that I register in main.ts using 'app.use(vuetifyPlugin)'

Screenshots