Set up "Kanzlei Demo 2" project

This commit is contained in:
2025-06-23 09:26:09 +09:00
parent 88f43d6220
commit 6e76cd9194
17 changed files with 6506 additions and 0 deletions

View File

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