svelte-plugins / datepicker

A simple datepicker component designed for Svelte.
https://svelte-plugins.github.io/datepicker
MIT License
54 stars 12 forks source link

Using themes #14

Closed smurfb closed 7 months ago

smurfb commented 7 months ago

Hello!

I cant get themes to work as they should. I change the theme-attribute in datepicker, but it doesnt use the new tags. I guess im doing it wrong. Would it be possible to add an example how to use themes?

Thanks for your work!

Regards Joel

dysfunc commented 7 months ago

The readme has the same example:

https://svelte.dev/repl/d6e9a6b3a0664671b6d068bbe857272f?version=4.2.12