Add Callout as a separate Prose

This commit is contained in:
2024-12-04 18:01:09 +01:00
parent 51a5d501be
commit 161f0d856a
11 changed files with 145 additions and 210 deletions

View File

@@ -3,7 +3,7 @@
"private": true,
"type": "module",
"scripts": {
"predev": "bun i && bunx nuxi cleanup",
"predev": "bun i",
"dev": "bunx --bun nuxi dev"
},
"dependencies": {