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