Open Semdevmaster opened 4 months ago
Yes, I found this issue as well
Hi,
Thanks a lot for your report but, these styles are not normal css files. https://github.com/primefaces/primevue/blob/master/packages/primevue/src/menubar/style/MenubarStyle.js#L3 From what I see you are not using @primevue/nuxt-module. In your case,
Describe the bug
I built a production project and see this there My Nuxt config clearly states that there should be no inline styles
It turns out that if I want to use all 80+ components, I will get 160+ style tags on the page?!!
Reproducer
https://stackblitz.com/edit/nuxt-starter-bwjvja?file=nuxt.config.ts
PrimeVue version
4.0.0
Vue version
3.x
Language
TypeScript
Build / Runtime
Nuxt
Browser(s)
No response
Steps to reproduce the behavior
No response
Expected behavior
No response