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
552 stars 169 forks source link

Added class override for most parts of calendar #250

Open Semanual opened 7 months ago

Semanual commented 7 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 6 months 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

gustavolbs commented 3 months ago

Published this package into this:

https://www.npmjs.com/package/gustavolbs-react-tailwindcss-datepicker

luansantosti commented 2 months ago

can we have this one merged?