Skip to content

Migrating to V4

Ruo Ling edited this page Feb 20, 2026 · 54 revisions

What's new in V4?

We have moved away from Styled Component (CSS-in-JS) to Linaria (build-time), which improves compatibility with projects that rely on SSR or strict CSP.

Migrating from V3

If your project uses V3, follow these steps to install V4.

Clone this wiki locally