feat(docs): update quick start page and add reference section

This commit is contained in:
rzmk 2025-10-03 20:38:24 -04:00
parent cbd0a6dfd9
commit b984c3b5e0
12 changed files with 435 additions and 4 deletions

View file

@ -4,6 +4,9 @@
"": {
"name": "docs",
"dependencies": {
"@radix-ui/react-accordion": "^1.2.12",
"@radix-ui/react-collapsible": "^1.1.12",
"class-variance-authority": "^0.7.1",
"fumadocs-core": "15.8.1",
"fumadocs-mdx": "12.0.1",
"fumadocs-ui": "15.8.1",
@ -11,6 +14,7 @@
"next": "15.5.4",
"react": "^19.1.1",
"react-dom": "^19.1.1",
"tailwind-merge": "^3.3.1",
},
"devDependencies": {
"@biomejs/biome": "^2.2.4",