This repository has been archived by the owner on Jun 30, 2024. It is now read-only.
use a child selector through > div {}
in the emotion library, error (9999)
#434
Labels
Describe the bug (including copyable syntax)
I'm working on a project using typescript and emotion + Next.js.
If you write the code as shown in the screenshot, the error
at-rule or selector expected - ts-styled-plugin(9999)
will occur.However, the UI works fine as I want.
Screenshot
![image](https://private-user-images.githubusercontent.com/89904226/268516640-759007f8-45b5-4ca9-a8bc-fd807c15504b.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk3ODE3ODYsIm5iZiI6MTczOTc4MTQ4NiwicGF0aCI6Ii84OTkwNDIyNi8yNjg1MTY2NDAtNzU5MDA3ZjgtNDViNS00Y2E5LWE4YmMtZmQ4MDdjMTU1MDRiLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTclMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE3VDA4MzgwNlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTNjNmNmNzI2ZGQ3ZjhmMWVmOTMxYjUzOTEzNjAzYTM4ZjIzN2U5MTE4N2RiMjU3NDYxYTNiMDBjM2ZmYWJlNzUmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.It71FyGS0QNRpjm4fwqyi0VyGM0F4ecCDrqB7CyBCO8)
To Reproduce
Expected behavior
Build environment (please complete the following information):
Extensions
You can get this by running
$ code --list-extensions
in the command lineAdditional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: