Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Syntax highlighting in VS code #51

Open
eric-burel opened this issue Jul 9, 2020 · 0 comments
Open

Syntax highlighting in VS code #51

eric-burel opened this issue Jul 9, 2020 · 0 comments

Comments

@eric-burel
Copy link

EXPECTED BEHAVIOR

Same syntax highlighting as Styled Components.

ACTUAL BEHAVIOR

No way to highlight syntax.

SUGGESTED SOLUTION

I've tried to use the css interpolator from Styled Components, but it is not suited as it passes props to each field, instead of (props) => { /* the whole css string */}.

The issue may be more in Styled Components, that could provide another helper to force syntax highlighting without actually changing the logic?

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

No branches or pull requests

1 participant