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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions