-
Has anyone got a typescript definitions file? Crazy they don't include that inside the project.
-
-
https://jsfiddle.net/r8xyvpfk/
## Your Environment
* flatpickr version used: https://cdn.jsdelivr.net/npm/flatpickr
* Browser name and version: Edge latest version
* OS and version: Window…
-
**Describe the bug**
only about js is not working, all style is ok ,such as Dropdown and Carousel, it look well but it can not action
**To Reproduce**
all config is follow [Tailwind Elements Vu…
-
**1. tailwind.config.ts :**
module.exports = {
darkMode: 'class',
// ...
}
2. gobal class:
html.dark {
color-scheme: dark;
}
-
https://flowbite.com/docs/plugins/datepicker
i try add flowbite-datepicker to package then use them in my test.vue but didn't work please helpme
```
…
-
I've been trying to implement the DateRangePicker with no success.
I am using NextJS app router v:^13.4.8
Here is the code:
```
import DateRangePicker from "flowbite-datepicker/DateRangePicker";…
-
How can I listen when clearing date using clear button?
or its not implement yet?
![image](https://github.com/OMikkel/tailwind-datepicker-react/assets/59402978/b92e172e-f2d5-43f2-966b-317dbccd22ec)
-
Hi guys, I really like this plugin, however what I have noticed that it slows down prettier by quite a lot.
For example, here is with this plugin:
![image](https://github.com/simonhaenisch/prettie…
-
Using Tailwind CSS, I can customize my colors as described in the [documentation](https://tailwindcss.com/docs/customizing-colors).
I'd like to be able to create custom colors and apply them to the…