Refactor: streamline components and update styles for improved performance and maintainability

This commit is contained in:
2025-07-29 18:58:49 +02:00
parent 4ab0dad6a0
commit 7b00bf92f6
9 changed files with 141 additions and 146 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "artsite",
"private": true,
"packageManager": "pnpm@9.5.0",
"packageManager": "pnpm@10.13.1",
"scripts": {
"build": "nuxt build",
"dev": "nuxt dev --host",