Jack van der Bilt
Jack van der Bilt
### Clear and concise description of the problem I often have big variant group selectors that pollute my code. I would like to have to write less selector code. So...
**Is your feature request related to a problem? Please describe.** On many machines, the "Top Apps" section in search becomes cluttered with entries that shouldn't be there. For instance, on...
### Description With fresh installs of vscode, you have to manually configure your vscode for emmet to work in svelte, as emmet does not automatically recognize svelte components as HTML....
I’m curious about the progress made in adapting this library to work with Svelte 5, SvelteKit, and PixiJS v8. Are there any planned contributions or work required to make this...
See the logs from a fresh install of svelte pixi in a new svelte project https://github.com/sveltejs/vite-plugin-svelte/blob/main/docs/faq.md#missing-exports-condition ```shell PS B:\colors-bs\bench> pnpm install pixi.js svelte-pixi Downloading [email protected]: 10,22 MB/10,22 MB, done Packages:...
### Describe the bug I have set the project up to use `vite build --watch`, adapter static with the fallback option configured to `index.html`. This causes the following error to...