stolinski / drop-in

A platform for building apps rapidly with Svelte 5, Svelte Kit and if you'd like Pocketbase or Zero. Includes a modern bespoke component template library and a next level CSS. Use as a starter kit or take just what you need, components and CSS.
152 stars 6 forks source link

Feature - Toast Messages #2

Closed stolinski closed 6 months ago

stolinski commented 6 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 6 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 6 months ago

shoelace also an option

stolinski commented 6 months ago

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