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
I tried to go at this problem with #20, but sadly the highlighting plugin in IntelliJ / Webstorm only seems to interact with css directly exported from styled-components(/native) : (.
So while I'm completely with you, syntax highlighting really would be great, I don't see a way for us to make this possible atm (without rewriting the plugins for the Jetbrains products ; ).
Best,
Tim.
EDIT: Just marked this as invalid cause of this reason.
Any ideas about how to "teach" Webstorm to highlight syntax correctly inside the media query?
Right now it looks like this:
I know about the hack with adding
css
, but maybe there is something better?The text was updated successfully, but these errors were encountered: