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