init chapter3

This commit is contained in:
jiawei
2026-08-30 15:09:19 +08:00
parent 1916e3e31a
commit 0aa57254d9
18 changed files with 4499 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
const config = {
plugins: {
"@tailwindcss/postcss": {},
},
};
export default config;