morajabi / styled-media-query

💅💍 Better media queries for styled-component
MIT License
1.32k stars 53 forks source link

Syntax highlight and Intellisense custom media #29

Open garciawell opened 3 years ago

garciawell commented 3 years ago

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

ApacheEx commented 3 years ago

Hello

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

santanapaulo commented 2 years ago

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

lucascco commented 2 years ago

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