Skip to content
This repository has been archived by the owner on Jun 30, 2024. It is now read-only.

[Bug] Highlight error #433

Open
SteveYuOWO opened this issue Sep 2, 2023 · 1 comment
Open

[Bug] Highlight error #433

SteveYuOWO opened this issue Sep 2, 2023 · 1 comment
Labels

Comments

@SteveYuOWO
Copy link

Compiled correctly but highlighted errors

background-image: url(${(props) =>
    props.$color === "green" ? StepBgGreenImage : StepBgPurpleImage});

The error says

) expectedts-styled-plugin(9999)
@SteveYuOWO SteveYuOWO added the bug label Sep 2, 2023
@SteveYuOWO
Copy link
Author

Code formatting uses prettier, so it is formatted in 2 lines. No errors occur when code is on a single line.

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

No branches or pull requests

1 participant