styled-components

When using styled-components, you need to collect the page's styles upon SSR:

You can follow along on this tutorial (vite-plugin-ssr was the previous name of Vike) on how to add styled-components to your Vike app.

Examples:

See also