This commit is contained in:
Maulana Sodiqin
2025-03-16 00:33:48 +07:00
parent 3964c22c66
commit 58843041db
13 changed files with 6446 additions and 919 deletions
+7
View File
@@ -0,0 +1,7 @@
import { join } from 'path';
export default {
plugins: {
'@tailwindcss/postcss': {},
},
};