first commit

This commit is contained in:
2026-03-06 13:31:28 +08:00
commit e125321cae
42 changed files with 17645 additions and 0 deletions

View File

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