Khan / aphrodite

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

Multiple aphrodite instances on page break styles #335

Open Mati365 opened 6 years ago

Mati365 commented 6 years ago

After linking two components with Aphrodite instance themes called using css([style1, style2]) are removed in style[data-aphrodite] tag.

kevinbarabash commented 6 years ago

I ended up "fixing" this by renaming all data-aphrodite in one instance to data-aphrodite-2.