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