Injected styles tags
amirhossein-razavi-private opened this issue · 1 comments
amirhossein-razavi-private commented
Hi,
I'm using emotion/react (v10) and nextjs (v13)
is there a way to move injected styles tags by emotion to footer tag instead of head tag?
Andarist commented
In the latest version, you should be able to control this using insertionPoint
API