first commit

This commit is contained in:
Puechberty Arthur
2026-03-30 20:36:20 +02:00
commit 68f382d8dd
21 changed files with 8481 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
const config = {
plugins: {
"@tailwindcss/postcss": {},
},
};
export default config;