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