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