CSS files in manifest marked as prefetch & preload, but Nuxt doesn't output it

We're running into issues (I can repro this on a clean project btw, see GH issue: https://github.com/nuxt/nuxt/issues/27053), where all CSS files are rendered without prefetching/preloading, even though they're set to true in the manifest.

Are other people running into this problem as well?

It seems like a real Nuxt/nitro bug, unless I'm overlooking something?
image.png
GitHub
The Intuitive Vue Framework. Contribute to nuxt/nuxt development by creating an account on GitHub.
Was this page helpful?