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