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