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.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1ODk4MjQsIm5iZiI6MTczOTU4OTUyNCwicGF0aCI6Ii84OTkwNDIyNi8yNjg1MTY2NDAtNzU5MDA3ZjgtNDViNS00Y2E5LWE4YmMtZmQ4MDdjMTU1MDRiLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTUlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE1VDAzMTg0NFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWY3YmJhNmFhOWYyYWQ4ZjYwOGMyYmZjNDYzMDAxMzA1YTNjYzc4N2Q1ZDM0YThkZGVmNjEzMmEzZjZiY2NiMmImWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.zufaS45Jp2i754xtkNb_oNvr0vfum1r6uVhprsyfSco)
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: