Quantifying the Impact of Styled Components on Server Response Times
by super256 on 5/21/2024, 5:54:24 PM
> This means, assuming my logic is right, ~47% of SSR time was spent generating and injecting css from Styled Components.
Maybe stylesheets and/or tailwind are the better solution. =)
> This means, assuming my logic is right, ~47% of SSR time was spent generating and injecting css from Styled Components.
Maybe stylesheets and/or tailwind are the better solution. =)