stolinski / drop-in

This is a bare starter kit for PocketBase / Svelte 5 / SvelteKit with lots of extras
44 stars 1 forks source link

Feature - Toast Messages #2

Closed stolinski closed 2 months ago

stolinski commented 2 months ago

I'd like to keep this repo dep free, but that would mean writing a toast message solution. Prob not worth it when https://svelte-french-toast.com/ exists. So maybe I am brining in deps.

stolinski commented 2 months ago

Maybe fork svelte-french-toast? There is a bit too much style that isn't configurable in that to really make it perfect for the blank theme.

stolinski commented 2 months ago

shoelace also an option

stolinski commented 2 months ago

added a great barebones toast system with zero deps and uses browser standards.