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