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