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