Files
wx_pyq/postcss.config.js
jeremygan2021 99218d9035
Some checks failed
Deploy to Aliyun ACR / build-and-push (push) Has been cancelled
first commit
2026-02-27 17:01:55 +08:00

7 lines
80 B
JavaScript

export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}