diff --git a/sites/docs/src/content/migration/svelte-5/index.md b/sites/docs/src/content/migration/svelte-5/index.md index cd4fddeb9..68cec3005 100644 --- a/sites/docs/src/content/migration/svelte-5/index.md +++ b/sites/docs/src/content/migration/svelte-5/index.md @@ -37,7 +37,7 @@ Add the `registry` to the root object, and add `hooks` and `ui` keys under `alia "style": "default", "tailwind": { "config": "tailwind.config.js", - "css": "src\\app.pcss", + "css": "src/app.pcss", "baseColor": "zinc" }, "aliases": {