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
I've just done a fresh install in nuxt 3.11, and after a little trouble installing Storybook without error (thanks to this issue #26306 ) however I'm encountering a problem with Tailwind.
Absolutely no Tailwind class works in Storybook (but it work in the project side). I've tried several ways of fixing this but nothing works.
So I've made a repo starter so you can have a look if you like: https://github.com/FlorientPlouvin/nuxt-starter
Am I missing something?
Describe the bug
I've just done a fresh install in nuxt 3.11, and after a little trouble installing Storybook without error (thanks to this issue #26306 ) however I'm encountering a problem with Tailwind.
Absolutely no Tailwind class works in Storybook (but it work in the project side). I've tried several ways of fixing this but nothing works.
So I've made a repo starter so you can have a look if you like: https://github.com/FlorientPlouvin/nuxt-starter
Am I missing something?
To Reproduce
Just run storybook and go to the test stories
System
Additional context
No response
The text was updated successfully, but these errors were encountered: