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