nuxt / nuxt

The Intuitive Vue Framework.
https://nuxt.com
MIT License
54.78k stars 5.01k forks source link

Nuxt 3.11 with webpack builder lose style in SFC #26696

Open zhangsn opened 6 months ago

zhangsn commented 6 months ago

Environment


Reproduction

here is a minimal reproduction: https://stackblitz.com/edit/github-jgemen-thxzqm?file=nuxt.config.ts npm run dev navigate to /home. The h1 should have red color and correct font size

Describe the bug