Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 599 Bytes

readme.md

File metadata and controls

8 lines (4 loc) · 599 Bytes

Mike's calendar example

Someone recently asked me about options available for date pickers that use tailwindcss utility classes, that's easily usable in React. I did some research and found there weren't any good examples, so I whipped one up myself (which I'll probably use sometime in the future).

Huge thanks to It's Danny, without his useLilius hook, this would have been far more difficult than it was.