This commit is contained in:
zjt
2024-07-03 10:53:52 +08:00
parent 201283fd94
commit 611cc184ca
9 changed files with 35540 additions and 1529 deletions

View File

@@ -23,5 +23,10 @@
"postcss": "^8",
"tailwindcss": "^3.4.1",
"typescript": "^5"
},
"browser": {
"fs": false,
"os": false,
"path": false
}
}