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