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