提交nextjs新项目

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

View File

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