This repository was archived by the owner on Jun 30, 2024. It is now read-only.
This repository was archived by the owner on Jun 30, 2024. It is now read-only.
Remove support for styled(Component)(` #446
Open
Description
Describe the bug (including copyable syntax)
Today vscode-styled-components highlights the styled(Component)(
pattern

like it does with the styled(Component)` pattern:

But should it?
Expected behavior
No highlights of the styled(Component)` pattern, per hudochenkov/postcss-styled-syntax#30 (comment)
Build environment (please complete the following information):
- OS: macOS
- VSCode Version: 1.89.1
- Extension Version 1.7.8