wojtekmaj / react-calendar

Ultimate calendar for your React app.
https://projects.wojtekmaj.pl/react-calendar
MIT License
3.52k stars 509 forks source link

Add classNames #926

Open luixo opened 7 months ago

luixo commented 7 months ago

@wojtekmaj

Hello, Following the recently discussed theme support for the package, I decided to make a draft for what it could look like. This one lets a complete restyle of the calendar in a variety of wide-spread solutions (specifically, tailwindcss and css-in-js that let user retrieve classnames).

First of all, let me know if you're not up for this change in any way.

In case you are, there are a few points to discuss:

If you approve the concept, I'll do testing and some examples.

luixo commented 3 months ago

@wojtekmaj Can we proceed with that?