luohairen
2024-11-04 06419b10e17c72e07f1c740836e5abb79df619d0
1
2
3
4
5
6
module.exports = {
  plugins: {
    tailwindcss: {},
    autoprefixer: {},
  },
}