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