提交nextjs新项目

This commit is contained in:
2025-04-24 17:46:11 +08:00
parent b0728746cd
commit 72f6893660
12 changed files with 6085 additions and 0 deletions

View File

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