dev-guy / phoenix-ash-svelte-flowbite

Phoenix Ash Tailwind Flowbite Svelte Skeleton TipTap Mermaid Mash-Up
MIT License
43 stars 5 forks source link

Replace Skeleton with shadcn-svelte #26

Open zhangzhen opened 2 months ago

zhangzhen commented 2 months ago

For building svelte components, I prefer shadcn-svelte to Skeleton. Could you please give me some hints on how to do that? Thanks a lot!

dev-guy commented 2 months ago

You are welcome to fork the code and give it a shot. I looked at the project -- I will add an example when I can find some free time. Skeleton is problematic because it wants a global store which LiveSvelte can't accommodate. https://www.shadcn-svelte.com/docs/about