app router

This commit is contained in:
2025-06-20 05:15:23 +02:00
parent efc88bb5b8
commit e3326998c4
24 changed files with 391 additions and 383 deletions
+7
View File
@@ -0,0 +1,7 @@
const config = {
plugins: {
"@tailwindcss/postcss": {},
},
};
export default config;