chore: 更新依赖

This commit is contained in:
kailong321200875
2024-06-01 17:12:17 +08:00
parent 69c5500eeb
commit e0bc713f06
12 changed files with 42 additions and 43 deletions

5
postcss.config.cjs Normal file
View File

@@ -0,0 +1,5 @@
module.exports = {
plugins: {
autoprefixer: {}
}
}