CSS-in-JS support π©βπ€
- Adds support for CSS that is added to the DOM via
CSSStyleSheet.insertRule()
API, used by many commonly used CSS-in-JS solutions like Emotion or Styled Components. - Update dependencies
CSSStyleSheet.insertRule()
API, used by many commonly used CSS-in-JS solutions like Emotion or Styled Components.