vscode-styled-components
vscode-styled-components copied to clipboard
Multiple Errors generated for one position in code
Describe the bug (including copyable syntax)
&>*:hover::after {
counter-reset: score var(--score) scoreMax var(--score-max);
content: counter(score)" / "counter(scoreMax);
opacity: 1;
}
also, the @property --var syntax is marked with warning:
Unknown at-rule @property.
ts-styled-plugin(9999)
- OS: macOS Monterey 12.5.1 (Darwin 21.6.0), ssh-remote: Ubuntu 20.04 LTS
- VSCode Version: 1.72.2 (d045a5eda657f4d7b676dedbfa7aab8207f8a075) arm64
- Extension Version v1.7.5