new to react and unsure exactly how to style the Datepicker. Currently just using className when initializing the datepicker to change font family and size. However how do you style more specific things, like hover color etc. Are there examples of general styling?
Hey,
you can look in the source for original LESS file to see how it was styled. Based on this, you can create your own set of styles! Good luck!
Most helpful comment
Hey,
you can look in the source for original LESS file to see how it was styled. Based on this, you can create your own set of styles! Good luck!