nuxt-windicss
nuxt-windicss copied to clipboard
Attributify mode is not available on production
Describe the bug A clear and concise description of what the bug is.
To Reproduce Steps to reproduce the behavior:
- Clone repository '...'
- Run '....'
- See error
Expected behavior A clear and concise description of what you expected to happen.
Screenshots If applicable, add screenshots to help explain your problem.
Additional context Add any other context about the problem here.
Hey, happy to look into this but can you at least provide the nuxt version
That would be nice of you!
I have the same problem with Nuxt version 3.0.0-rc.8
and Windi CSS version 2.5.0
We stumbled over this issue right when we thought we could finally release a production build. Quite surprising result when you get no CSS at all.. So we had to rewrite everything back to the old-style CSS-classes.
I've tried to replicate this without any success in https://stackblitz.com/edit/nuxt-3-windicss?file=app.vue.
Can you provide a stackblitz