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
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: