Open derHodrig opened 1 year ago
https://github.com/storybook-vue/storybook-nuxt/tree/main/packages/storybook-nuxt/playground uses vuetify. It would be nice to have an example using vuetify here in this repo similar to https://github.com/nuxt-modules/storybook/tree/main/examples/tailwind, and then link to this example in the docs.
I have no experience with vuetify, could you maybe open a PR with such an example? That would be great 🚀
I've started working on the vuetify demo but got stuck as the vuetify package could not be found by nuxt: https://github.com/nuxt-modules/storybook/pull/614
It would be awesome if someone with more experience with vuetify could investigate (and in the best case fix) the build error.
https://storybook.nuxtjs.org/examples/vuetify
As shown the Stackblitz Vuetify example isnt found / working. Please provide a correct link.