ADD: NuxtContent

For RichText and blog later
This commit is contained in:
webfussel 2025-06-09 13:03:48 +02:00
parent 9930b39578
commit 73f09ad76e
8 changed files with 3230 additions and 428 deletions

View file

@ -24,5 +24,8 @@
"nuxt": "^3.17.4",
"postcss-nesting": "^13.0.0",
"vue": "^3.5.15"
},
"dependencies": {
"@nuxt/content": "^3.5.1"
}
}