nuxt-windicss icon indicating copy to clipboard operation
nuxt-windicss copied to clipboard

Attributify mode is not available on production

Open firebat1314 opened this issue 2 years ago • 4 comments

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Clone repository '...'
  2. Run '....'
  3. 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.

firebat1314 avatar Jul 22 '22 05:07 firebat1314

Hey, happy to look into this but can you at least provide the nuxt version

harlan-zw avatar Jul 30 '22 01:07 harlan-zw

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

mhrstmnn avatar Aug 21 '22 23:08 mhrstmnn

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.

subjacked avatar Aug 23 '22 09:08 subjacked

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

harlan-zw avatar Sep 05 '22 04:09 harlan-zw