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