[Feature Request] CSS in JS/TS capability #3802
Unanswered
DavraYoung
asked this question in
Q&A
Replies: 1 comment
-
I read extension implementation and found that its completion is provided by tsserver plugin. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Context
Description
It would be nice, if have css in js capability for typescript and javascript files.
This will allow to edit code for styled-components, emotion css and other.
For example:
In VS Code there is an extensionthat allows this:

I tried to find all possible ways to do it, but it seems that currently its not possible.
Beta Was this translation helpful? Give feedback.
All reactions