ZhangXianQiang
2024-07-01 60e637aa425a76b452009d0720fce32225c4629f
1
2
3
4
5
6
module.exports = {
  plugins: {
    tailwindcss: {},
    autoprefixer: {},
  },
}