Skip to content

[bug]: Tailwind output is adding /${opacity} even if color variable already contains alpha #232

@ftzi

Description

@ftzi

Steps to Reproduce

  1. Have a color variable that already contains some alpha value
  2. Generate output using Tailwind
  3. The output will be like bg-myVar/50, although /50 should be omitted as the var already contains this opacity val.

Expected Behavior

No response

Actual Behavior

No response

Design Reference

No response

Screenshots or Videos

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions