featurehelp wanted
Repository metrics
- Stars
- (13,175 stars)
- PR merge metrics
- (Avg merge 3d 17h) (32 merged PRs in 30d)
Description
Prerequisites
- I have read the documentation
What theme are you using?
other
Is your feature request related to a problem? Please describe.
Tailwind is yeat an another css libraries but have such flexibility, popularity for dark mode or other things more simple to do with tailwind. It will be nice to have this library for having such flexibility to design inputs.
Describe the solution you'd like
tailwind implemented and dark mode with "dark:bg-blue-600" for exemple.
Describe alternatives you've considered
Get components on https://tailwindcomponents.com/ and FlowBite for integrate them directly (will be dirctly the className string).