A date range picker component for Vue.js 3 using Tailwind CSS
npm install vue-tailwind-datepicker

A Datepicker component for Vue 3 using Tailwind and dayjs.

Go to full documentation
⚠️ Vue Tailwind Datepicker uses Tailwind CSS (with the @tailwindcss/forms plugin) & Day.js under the hood, you must install those packages before.
You can follow this tutorial.
```
npm install vue-tailwind-datepicker
``
yarn add vue-tailwind-datepicker
How it works,
`vue
``
Light Mode
Dark Mode
All notable changes to this project will be documented in the Releases Page.
The MIT License. Please see for more information.
- kenhyuwa
- Vue
- Tailwind CSS
- day.js
- and other support...