morajabi / styled-media-query

💅💍 Better media queries for styled-component

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Syntax highlight and Intellisense custom media

garciawell opened this issue · comments

Hello, I tried to use custom sizes for the breakpoints but using the VS Code with the vs-styled-components plugin the syntax highlight and intellisense stop working. Any solution for that?

code

Hello

it looks like the issue on vs-styled-components side. Can you report it there?

I don't think it's a issue with VS Code. I'm having the same issue here.

Version
Visual Studio Code: 1.60.0
styled-media-query: 2.1.2
styled-components: 5.3.0

I don't know why, but if you keep media as name for your value of generateMedia, the sintaxe back to work.
code