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