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