ZhangXianQiang
2024-06-20 6e226cf788a6f06d90f20a2a8bd3306a4b73be82
1
2
3
4
5
6
module.exports = {
  plugins: {
    tailwindcss: {},
    autoprefixer: {},
  },
}