Initial Commit

This commit is contained in:
2025-06-07 08:02:20 +02:00
commit 4d3def4ed7
35 changed files with 12929 additions and 0 deletions

View File

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