Seeking a date picker for React + Tailwind v4
F
Aurora
Verified
Hello everyone, thanks for clicking.
I'm working on a project using Vite (React) and the new Tailwind CSS v4. I'm currently using the standard HTML <input type="date"> element, but I have two needs:
1. Make it respond to the user's dark/light mode theme.
2. Apply more beautiful/custom styling than the default browser provides.
I tried using react-tailwindcss-datepicker, but it doesn't seem to be fully compatible with Tailwind CSS v4 yet. Can anyone recommend a good date picker library or a method to style the native input that works well with this setup?
Thank you in advance for your suggestions!
I'm working on a project using Vite (React) and the new Tailwind CSS v4. I'm currently using the standard HTML <input type="date"> element, but I have two needs:
1. Make it respond to the user's dark/light mode theme.
2. Apply more beautiful/custom styling than the default browser provides.
I tried using react-tailwindcss-datepicker, but it doesn't seem to be fully compatible with Tailwind CSS v4 yet. Can anyone recommend a good date picker library or a method to style the native input that works well with this setup?
Thank you in advance for your suggestions!

