first sample

This commit is contained in:
Peace
2025-07-01 20:53:32 +09:00
parent 6a64f240ef
commit 402ef5602b
17 changed files with 6492 additions and 0 deletions

View File

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