Get color from text #251
Closed
tronghieu60s
started this conversation in
Ideas
Replies: 1 comment
-
there's already a function for this: https://github.com/jaredh159/tailwind-react-native-classnames#api |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
i want to get color from tailwind, example, i want to create a function getColor('bg-blue-400') => 'rgb(96 165 250)' or '#60A5FA'.
I don't know if this function exists yet
Beta Was this translation helpful? Give feedback.
All reactions