I created a Zero-Runtime CSS-in-JS Library Compatible with Next.js App Router and RSC
Briefly

Have you ever wished for a way to style your React components like Chakra UI but without any runtime overhead?I did.And so, I set out to build just that.Over my years of working with React, I've loved using CSS-in-JS libraries like Emotion and Styled-components.However, their inherent performance overhead from injecting CSS at runtime and their incompatibility with the latest Next.js
Read at Medium
[
add
]
[
|
|
]