nuxt / nuxt

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

Nuxt 3.11 with webpack builder lose style in SFC #26696

Open zhangsn opened 2 months ago

zhangsn commented 2 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