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