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