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