Using className's (using it with tailwind) #1392
-
I am currently trying to style the DayPickerInput with Tailwind and it does not work. I have read the documentation and it doesn't seem to be integrated so what can be a good approach for this? The current workaround, which i believe is not a good approach is using nextjs styling import DayPickerInput from 'react-day-picker/DayPickerInput';
|
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 2 replies
-
I have the same problem, any solution or suggestion for that? |
Beta Was this translation helpful? Give feedback.
-
I am sorry, but I don't have the time to support older versions – if you need help, please make sure you work on the latest version. |
Beta Was this translation helpful? Give feedback.
-
In case anyone else wondering the same, I've added a TailwindCSS example. Repo: https://github.com/malcolm-kee/react-day-picker-tailwind |
Beta Was this translation helpful? Give feedback.
In case anyone else wondering the same, I've added a TailwindCSS example.
Repo: https://github.com/malcolm-kee/react-day-picker-tailwind
Demo: https://react-day-picker-tailwind.netlify.app/