chore: init frontend+backend skeleton

这个提交包含在:
anygen-build-bot
2026-02-12 08:54:44 +00:00
当前提交 438c7e840e
修改 29 个文件,包含 7066 行新增0 行删除

查看文件

@@ -0,0 +1,7 @@
const config = {
plugins: {
"@tailwindcss/postcss": {},
},
};
export default config;