caoxiemeihao / nuxt-electron

Integrate Nuxt and Electron
MIT License
190 stars 21 forks source link

Now I've run into the next issue on production build: the styles aren't being imported in production (see https://github.com/mtdvlpr/minimal-reproduction). #20

Closed mtdvlpr closed 1 year ago

mtdvlpr commented 1 year ago
          Now I've run into the next issue on production build: the styles aren't being imported in production (see https://github.com/mtdvlpr/minimal-reproduction).

I'm using Vuetify and the styles.css is generated, but it's not being referenced in the generated html files for some reason...

Originally posted by @mtdvlpr in https://github.com/caoxiemeihao/nuxt-electron/issues/16#issuecomment-1484771971