# Components nested in a server component are missing style in production
`selectiveClient: 'deep'` with unocss breaks components with scoped styles and `<slot />` during 'build'
pending triageserver components
Missing styles in production when using renderless component within server component
pending triageserver components
nuxt-client stops rendering in a nested server component
good first issuebug🔨 p3-minor✨ good reproductionserver components
Nesting the use of NuxtIsland seems to cause the loss of styles in the inner components.
server componentspossible regression
islands: nested components styles are not send with the server component
3.xbug🔨 p3-minorserver components
Nuxt 3.9.2: Unstyled pages rendered briefly with Unocss
3.x❗ p4-important
Styles Delayed on Page Refresh with UnoCSS in Nuxt 3.9.2
3.xpending triage