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