Results 14 comments of Kyle Malloy

Here from https://github.com/vercel/turbo/issues/7413. v2.0.0 of the VS Code LSP extension isn't working for me on Windows 11. Whenever I enable it I get these errors. ![turbo-bug](https://github.com/user-attachments/assets/aa1dd0bc-1b5f-4571-8a93-72b9146b3ec6)

@vincjo wasn't sure where to put this, but I'm working with the Skeleton UI team to write an integration guide for the two libraries. I setup a demo at this...

yeah of course! I just submitted a draft PR to the Skeleton team for their docs, you can follow the status here, https://github.com/skeletonlabs/skeleton/pull/2443

ahhh that makes sense, thanks! I wasn't sure how to handle images.

@vincjo official Skeleton guide is up https://www.skeleton.dev/docs/ssd! It includes a starter project similar to the previous example project. I'd suggest linking to this instead when you get the chance. I'm...

I was just looking for this functionality this morning, perfect timing, and great work! Thank you 🙏

TanStack's Svelte Adapter for runes looks ready to go https://github.com/TanStack/table/pull/5403

I only looked briefly, but they seem fairly fleshed out now. It's mostly the same as the core docs, but with some Svelte specific stuff for handling state. Once they...

I like that, especially since a framework agnostic solution wouldn't be that useful to most folks wanting to take advantage of ways to work with framework specific features like the...

> Here's a great reference provided by @walker-tx > > [svelte5-and-tanstack-table-v8.vercel.app](https://svelte5-and-tanstack-table-v8.vercel.app/) @walker-tx This is excellent! Super easy to reproduce from the documentation, and then just drop in Skeleton's Tailwind classes....