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