fix: build issues

This commit is contained in:
Rogee
2025-05-14 19:21:11 +08:00
parent a8a41b8382
commit 1d19a697a6
6 changed files with 14 additions and 10 deletions

View File

@@ -0,0 +1,6 @@
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}