emotion-js/emotion

Injected styles tags

amirhossein-razavi-private opened this issue · 1 comments

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?

In the latest version, you should be able to control this using insertionPoint API