feat: init commit

This commit is contained in:
TakahashiNg
2026-03-17 11:09:15 +00:00
commit a3ad537210
20 changed files with 4378 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
const config = {
plugins: {
"@tailwindcss/postcss": {},
},
};
export default config;