Closed ghengeveld closed 7 years ago
It's not a styled-component API just best practice. See workaround here https://github.com/gandm/language-babel/issues/380#issuecomment-307794998 and modify for your use case.
Great. I added "media\.\w+":source.css.styled
to the grammar extensions. I did have to rm -r ~/.atom/compile-cache/
and restart Atom.
Thanks a lot for your help, you are awesome ❤️
Syntax highlighting inside the
phoneOnly
block is missing.media.phoneOnly
is defined as follows:Here's the docs on media templates: https://www.styled-components.com/docs/advanced#media-templates