do .server components support style tag in Nuxt?
The style classes are not working for my .server component when I run the build. They work on locall server perfectly. Is there another way that I nedd to import these classes maybe like in
This is the bare minimun code for my .server component
useHead or something?This is the bare minimun code for my .server component