initilized react frontend

This commit is contained in:
averel10
2025-11-11 18:34:20 +01:00
commit 4d2802ee30
17 changed files with 6876 additions and 0 deletions

View File

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