added next js project/folder

This commit is contained in:
2025-11-29 14:54:15 +01:00
parent 31960d1ff8
commit 233778a8ad
17 changed files with 6858 additions and 0 deletions

View File

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