Skip to content

Not support format text-[rgba(250, 84, 28, 1)] #17

@pianpianpianpian

Description

@pianpianpianpian

Here is a case:

input:"text-4xl font-bold mb-6 text-[rgba(250, 84, 28, 1)]"

output:{
  fontSize: "2.25rem",
  fontWeight: 700,
  lineHeight: "2.5rem"
  marginBottom: "1.5rem"
}

Self defined className like text-[rgba(250, 84, 28, 1)] cannot be parsed

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