diff --git a/js/index.html b/js/index.html index 0ee6fbf..46a7871 100644 --- a/js/index.html +++ b/js/index.html @@ -10,6 +10,6 @@
- + diff --git a/ts-minimal/index.html b/ts-minimal/index.html index 9def310..1905a04 100644 --- a/ts-minimal/index.html +++ b/ts-minimal/index.html @@ -10,6 +10,6 @@
- + diff --git a/ts-router/index.html b/ts-router/index.html index 9def310..1905a04 100644 --- a/ts-router/index.html +++ b/ts-router/index.html @@ -10,6 +10,6 @@
- + diff --git a/ts-tailwind/index.html b/ts-tailwind/index.html index 9def310..1905a04 100644 --- a/ts-tailwind/index.html +++ b/ts-tailwind/index.html @@ -10,6 +10,6 @@
- + diff --git a/ts-tailwind/vite.config.ts b/ts-tailwind/vite.config.ts index e429169..8dcf786 100644 --- a/ts-tailwind/vite.config.ts +++ b/ts-tailwind/vite.config.ts @@ -5,7 +5,7 @@ import WindiCSS from "vite-plugin-windicss"; export default defineConfig({ plugins: [ solidPlugin(), - ...WindiCSS({ + WindiCSS({ scan: { fileExtensions: ["html", "js", "ts", "jsx", "tsx"], }, diff --git a/ts/index.html b/ts/index.html index 9def310..1905a04 100644 --- a/ts/index.html +++ b/ts/index.html @@ -10,6 +10,6 @@
- +