jest-styled-components icon indicating copy to clipboard operation
jest-styled-components copied to clipboard

Fix issue #245 with recursive filtering

Open nhardy opened this issue 5 years ago • 1 comments

Fixes #245. This may be a breaking change for some users due to the now correct ordering of @media/@supports rules in the serialisation, but the behaviour now is a more accurate representation of what is actually happening.

There is an upstream issue with indentation for nested @media/@supports rules: https://github.com/reworkcss/css/issues/134

nhardy avatar Feb 03 '21 06:02 nhardy

@probablyup this has been updated recently. Are you able to take a look?

nhardy avatar Jul 30 '21 00:07 nhardy