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. -
#2493
9ae4a91a
Thanks @Andarist! - Improved the declared types related to Stylis. This should improve the compatibility with the types published in@types/stylis
. -
Updated dependencies [
f2eda829
]:- @emotion/sheet@1.0.3