feat: add highlights and underlines to first doc page, fix OpenAPI CSS

This commit is contained in:
rzmk 2025-12-15 12:10:37 -05:00
parent 1de7c29050
commit 6f8107249f
5 changed files with 136 additions and 3 deletions

View file

@ -19,9 +19,11 @@
"fumadocs-openapi": "^10.1.4",
"fumadocs-ui": "16.2.5",
"lucide-react": "^0.561.0",
"motion": "^12.23.26",
"next": "^16.0.10",
"react": "^19.2.3",
"react-dom": "^19.2.3",
"rough-notation": "^0.5.1",
"shiki": "^3.20.0",
"tailwind-merge": "^3.4.0"
},