When using react-select in an iframe widget, the styling gets added to the head of the parent page rather than to head in the iframe. Emotion has already solved this issue: https://github.com/emotion-js/emotion/tree/master/packages/create-emotion We should expose a way to pass in an emotion instance to the react-select component.