刘嘉威
2022-10-21 959032b71f4b4fd5e3435fcf1405f1ccaa7f8423
1
2
3
4
5
6
module.exports = {
  plugins: {
    tailwindcss: {},
    autoprefixer: {},
  },
}