I am curious whether there are any gotchas using the inline css @scope in RSCs or client components. Can RSC serialize the style tag. Will having inline style tags for each component duplicated cause any performance issues?
Example: gist.github.com/vishucrafts/...
I am curious whether there are any gotchas using the inline css @scope in RSCs or client components. Can RSC serialize the style tag. Will having inline style tags for each component duplicated cause any performance issues?
Example: gist.github.com/vishucrafts/...