Skip to content

Add support for template strings #179

Open
@aminnairi

Description

@aminnairi

This would be awesome, in combination with the vim-styled-components plugin, to have colors inside of template strings with the @emotion/styled package.

import styled from "@emotion/styled"

export const Component = styled.div`
  background-color: #1234ab;
`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions