Add "primary" as an option for the color attribute for badges. #912
Unanswered
kyledoesdev
asked this question in
Feature Requests
Replies: 1 comment 4 replies
-
@kyledoesdev If you've setup your tailwind.config.js per the Theming docs (https://fluxui.dev/docs/theming) - Have you tried adding |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
It would be cool to have whatever the primary color is from your theme available as an option for the color attribute for badges. There may be a way to do this already by putting a class of text-primary or bg-primary on the badge? I am unsure, I don't think I saw anything specific to this in the docs. It would be a cool nice to have.
Beta Was this translation helpful? Give feedback.
All reactions