onesine / react-tailwindcss-datepicker

Modern date range picker component for React using Tailwind 3 and dayjs. Alternative to Litepie Datepicker.
https://react-tailwindcss-datepicker.vercel.app/
MIT License
505 stars 147 forks source link

Added class override for most parts of calendar #250

Open Semanual opened 2 months ago

Semanual commented 2 months ago

Class-level customization

Following #29, I've got another approach to customization, which is not limited only to colors, but full class customization. Example:

image

Added props:

MeepCastana commented 1 month ago

Is there a way to change the color fo this element? image It would be great to inherit the color of the whole container because at the moment i have this problem image