Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Scss grammar support for Range-Format Media Queries #263

Open
alexr00 opened this issue Nov 7, 2018 · 1 comment
Open

Scss grammar support for Range-Format Media Queries #263

alexr00 opened this issue Nov 7, 2018 · 1 comment

Comments

@alexr00
Copy link

alexr00 commented Nov 7, 2018

From @onetrev on November 6, 2018 23:32

If you are using Dart Sass, which is the recommended version of Sass to use now, you can now use Range-Formate Media Queries. However if you use them as specified, the grammar doesn't recognize it. For example doing this:

@media (width > 500px) {
  /* ... */
}

Thank you!

Copied from original issue: microsoft/vscode#62686

@alexr00 alexr00 changed the title Scss lint support for Range-Format Media Queries Scss grammar support for Range-Format Media Queries Nov 7, 2018
@onetrev
Copy link

onetrev commented Mar 16, 2019

I know that are a lot of issues on this list @alexr00 but just wondering if there is any chance this one might be coming in the near future? It's a bummer that legit Sass code shows as an error. Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants