Patch Changes
-
#2498
e5beae8e
Thanks @Andarist! - Fixed an edge case issue with incorrect rules being generated. When a context selector (&
) was used not at the beginning of a selector (which is not valid SCSS but is allowed by the Stylis parser that we are using) within a group of selectors containing a pseudoclass then it was not replaced correctly with the current context selector. -
#2500
eda5e687
Thanks @Jarred-Sumner! - Fix error loading @emotion/react in alternative JS environments -
Updated dependencies [
e5beae8e
,9ae4a91a
,f2eda829
]:- @emotion/cache@11.5.0
- @emotion/sheet@1.0.3