You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 30, 2024. It is now read-only.
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.
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-extensionsin the command lineAdditional context
Add any other context about the problem here.