-
### Describe the bug
*Description:*
When working with CSS container queries in a SvelteKit application, I've encountered a ParseError specifically when using camelCase names for container queries. A…
-
Building a SvelteKit application with latest `@vite-pwa/sveltekit` fails out of the box with the following error:
```sh
error during build:
Error [PLUGIN_ERROR]: Cannot find package 'kolorist' …
-
## Summary / 概要
- CONTRIBUTING.mdの手順に従ってローカル環境で開発用サーバを立ち上げても、ブラウザに表示されない
## Steps to reproduce / 再現方法
1. xxx
2. yyy
3. zzz
### environments
- Desktop (please complete the following in…
-
**Describe the bug**
Generated and built new app has "error" in tsconfig, e.g. `Referenced project 'c...' must have setting "composite": true`
**To Reproduce**
```powershell
npx create-nx-worksp…
-
### Describe the problem
Files that contain `.server.` in the filename can't be accidentally imported into client-side code, meaning it's safe for them to use sensitive things like API keys and datab…
-
I was trying to uderstand where vite-plugin-wasm is supported.
The testing environment is here: [https://github.com/Jerboas86/vpw-test-env](https://github.com/Jerboas86/vpw-test-env)
I tried dif…
-
when run the with sveltekit windicss daisyui - without diasy it works
```Shell
gitpod /workspace/template-sveltekit $ npm run dev
template-sveltekit@0.0.1 dev
svelte-kit dev
🌼 daisyUI compo…
-
First, thanks for this small utility !
After an update of our project to sveltekit v2, we had the following warning (the package still works).
```
17:59:01 [vite-plugin-svelte] WARNING: The fol…
-
Hey I am trying to use your lib, but it seems that I can't get started..
This is my vite.config.ts:
import { sveltekit } from '@sveltejs/kit/vite';
import { defineConfig } from 'vitest/config'…
-
### Version
1.43.1
### Steps to reproduce
clone this repo: https://github.com/ryanzec/edg-ui
run `pnpm install`
run `pnpm test:components`
### Expected behavior
test should run
### Actual beha…