From 46a59c7b919e734c1f210b17d63b514f7c19e00c Mon Sep 17 00:00:00 2001 From: koziavin Date: Wed, 18 Jun 2025 10:04:01 +0400 Subject: [PATCH] fix --- .nuxt/manifest/meta/76826e1b-f3fe-4cae-9f12-dbe86d416aaa.json | 1 - .nuxt/nuxt.d.ts | 4 ++-- .nuxt/tailwind/postcss.mjs | 2 +- .nuxt/tsconfig.json | 2 +- app.vue | 3 --- 5 files changed, 4 insertions(+), 8 deletions(-) delete mode 100644 .nuxt/manifest/meta/76826e1b-f3fe-4cae-9f12-dbe86d416aaa.json diff --git a/.nuxt/manifest/meta/76826e1b-f3fe-4cae-9f12-dbe86d416aaa.json b/.nuxt/manifest/meta/76826e1b-f3fe-4cae-9f12-dbe86d416aaa.json deleted file mode 100644 index 9e26dfe..0000000 --- a/.nuxt/manifest/meta/76826e1b-f3fe-4cae-9f12-dbe86d416aaa.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/.nuxt/nuxt.d.ts b/.nuxt/nuxt.d.ts index 3f6224e..f174378 100644 --- a/.nuxt/nuxt.d.ts +++ b/.nuxt/nuxt.d.ts @@ -1,10 +1,10 @@ -/// /// +/// /// +/// /// /// /// -/// /// /// /// diff --git a/.nuxt/tailwind/postcss.mjs b/.nuxt/tailwind/postcss.mjs index f17ebb6..279ae52 100644 --- a/.nuxt/tailwind/postcss.mjs +++ b/.nuxt/tailwind/postcss.mjs @@ -1,4 +1,4 @@ -// generated by the @nuxtjs/tailwindcss module at 6/18/2025, 8:40:13 AM +// generated by the @nuxtjs/tailwindcss module at 6/18/2025, 10:02:46 AM import "@nuxtjs/tailwindcss/config-ctx" import configMerger from "@nuxtjs/tailwindcss/merger"; diff --git a/.nuxt/tsconfig.json b/.nuxt/tsconfig.json index 57e7bc3..5a7e45b 100644 --- a/.nuxt/tsconfig.json +++ b/.nuxt/tsconfig.json @@ -119,7 +119,7 @@ "./imports" ], "#app-manifest": [ - "./manifest/meta/76826e1b-f3fe-4cae-9f12-dbe86d416aaa" + "./manifest/meta/33f39b41-9013-461e-9707-dde64ef0b3e6" ], "#components": [ "./components" diff --git a/app.vue b/app.vue index 4372ffd..c4900da 100644 --- a/app.vue +++ b/app.vue @@ -13,6 +13,3 @@ -