kenhyuwa / litepie-datepicker

Litepie Datepicker is a date range picker component for Vue.js and Tailwind CSS, dependent to day.js.
https://litepie.com
MIT License
373 stars 75 forks source link

Provide alternative pre-builded css/sass instead of tailwind dep #43

Open Insolita opened 3 years ago

Insolita commented 3 years ago

It looks like really bad practice - to require tailwind as a component dependency, without default style

FarhanShares commented 3 years ago

I'm facing issues when using tailwind JIT mode, it's inside node_modules, the css won't be generated. Having a default style with an option to use tailwind would be nice.

XenBG commented 2 years ago

I would like to use this package, but I'm not using Tailwind in my projects, so +1 for this issue from me.

kenhyuwa commented 2 years ago

This issues can be resolved on v2. I start working on next major release Thanks...