work in every pages

This commit is contained in:
dev sp
2023-12-16 15:42:46 +00:00
parent fa618afc81
commit 204bbf6c15
20 changed files with 550 additions and 84 deletions

View File

@@ -19,6 +19,7 @@
"flowbite": "^1.7.0",
"flowbite-typography": "^1.0.3",
"shiki": "^0.14.3",
"swiper": "^9.0.3",
"tailwind-scrollbar": "^3.0.4",
"tailwindcss": "^3.2.4",
"vite-plugin-pwa": "^0.16.4",
@@ -26,6 +27,6 @@
"workbox-window": "^7.0.0"
},
"devDependencies": {
"daisyui": "^4.4.19"
"daisyui": "^4.4.20"
}
}