Workspace UI

This commit is contained in:
Domonkos
2026-01-21 13:40:06 +01:00
parent bf92b7a5e1
commit 6b0b7ae903
31 changed files with 7319 additions and 0 deletions

View File

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