You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
import root from 'react-shadow/emotion is super useful, but for my use-case I'd like to be able to pass in a custom key to the createCache call here. I can imagine other consumers may want to override other emotion defaults as well.
I imagine this would also probably be relevant for emotion-ssr, styled-components, and material-ui, although I am less familiar with those.
The text was updated successfully, but these errors were encountered:
import root from 'react-shadow/emotion
is super useful, but for my use-case I'd like to be able to pass in a customkey
to thecreateCache
call here. I can imagine other consumers may want to override other emotion defaults as well.I imagine this would also probably be relevant for
emotion-ssr
,styled-components
, andmaterial-ui
, although I am less familiar with those.The text was updated successfully, but these errors were encountered: