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