Skip to content

Support Tagged template literals #21

@lopezjurip

Description

@lopezjurip

Hi @merceyz thanks for this plugin.

I was wonder if it possible to support Tagged template literals. Here an example with cslx:

const classes = clsx`bg-white text-gray-800`;
const multiline = clsx`
  bg-white
  text-gray-800
`;

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