Closed
Description
Using the new @starting-style css feature with css-in-js and testing-library/jest-dom crashes jest:
Error: :1:1329: missing '}'
at error (project/node_modules/@adobe/css-tools/dist/src/parse/index.ts:79:17)
at declarations (project/node_modules/@adobe/css-tools/dist/src/parse/index.ts:350:14)
I created prs to fix the issue in several repositories:
- add support for @starting-style rrweb-io/CSSOM#1
- Feature/nested starting style rrweb-io/CSSOM#4
- add support @container and @starting-style to CSSOM jsdom/jsdom#3707
- feat: add support for @container and @starting-style jestjs/jest#15089
- add support for @starting-style adobe/css-tools#319
- fix: Support @starting-style #602
- add support for @starting-style styled-components/jest-styled-components#446
Could you please take a look at the one for testing-library/jest-dom? #602
Metadata
Metadata
Assignees
Labels
No labels