Skip to content

color not working when using react native web and nativewind #2

@pierrebiver

Description

@pierrebiver

When using HugeIcons on react native web, trying to set the color via the className prop does not work.
example:

  <HugeiconsIcon
              icon={FavouriteIcon}
              size={24}
              className="color-primary-500"
            />

using version 1.0.7

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