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