Skip to content

Add support for template strings #179

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;
`

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions