[feature/frontend] create posts (wip)

This commit is contained in:
CDN 2025-02-22 03:46:57 +08:00
parent e86d8c1576
commit 086c9761a9
Signed by: CDN
GPG key ID: 0C656827F9F80080
10 changed files with 598 additions and 115 deletions

View file

@ -12,7 +12,10 @@
"dependencies": {
"@headlessui/react": "^2.2.0",
"@tss-rocks/api": "workspace:*",
"@types/classnames": "^2.3.4",
"@types/markdown-it": "^14.1.2",
"classnames": "^2.5.1",
"dayjs": "^1.11.13",
"i18next": "^24.2.2",
"i18next-browser-languagedetector": "^8.0.4",
"lucide-react": "^0.474.0",