dolthub / dolthub/react-library
Storybook colors should show tailwind color number
Open
components
enhancement
- Dominant language
- TypeScript
- Stars
- 6
- Forks
- 5
- Avg merge
- 4h 13m
- Merged PRs (30d)
- 20
Description
We have a Tailwind custom color library [here](https://github.com/dolthub/react-library/blob/main/packages/components/src/tailwind/theme/base/colors.ts#L13) that we render in storybook [here](https://main--65ea532d4d49e58efd6b1662.chromatic.com/?path=/docs/colors--docs). It currently shows the color name and hex, but not the tailwind color number (i.e. mint-200, mint-300). This would help with using colors based on the Storybook visual guide
Contributor guide
Assessment
This issue has not been assessed yet.