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