Skip to content

Syntax highlighting in VS code #51

Description

@eric-burel

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions