Khan / aphrodite

Framework-agnostic CSS-in-JS with support for server-side rendering, browser prefixing, and minimum CSS generation
5.35k stars 188 forks source link

How do I make the static code of css exist in the rendered style? #403

Open LengYXin opened 1 year ago

LengYXin commented 1 year ago

Nothing in style? I wanted it to work in the react-frame-component with style.cloneNode(true) but it didn't seem to work image

image