vscode-caniuse
vscode-caniuse copied to clipboard
@support not coming up with info
Using @supports in scss and css throws errors.
VSCode Version: 1.13.0 OS Version: MacOS 10.12.5 Steps to Reproduce:
Using this syntax: @supports ( prop: value ) { /* styles */ } Errors are flagged in bottom info bar.