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