Embedding Hype documents in Svelte/SvelteKit

Hi, I was wondering there's any examples or proven path for embedding Hype documents in Svelte/SveltKit apps ?

Is there anything that would stop this from working if I follow the standard way to embed Hype into a page.

Not an answer to your question but embedding Svelte components in Hype projects has worked well in all my attempts to date. It is particularly helpful in the way it allows you to bundle and compartmentalize HTML, CSS & JS into a single package that is easily inserted into an empty Hype element.

1 Like