Skip to content

Cannot overwrite some icons' colors #5

Open
@emisorb

Description

s-home, s-check and other icons have a hard-coded fill="#2F3039" (or some other rgb) property that does not allow the icons' color to be overwritten with tailwind text- color classes

The following components, back to back, produce a blackish and red icon respectively:

<x-fwb-s-check class="size-5 text-red-500"/>
<x-fwb-s-chart-pie class="size-5 text-red-500"/>

image

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions