xiangpei
2024-10-29 0d3af1e3612bf691d11ecaf8b013638808a73d7f
1
2
3
4
5
6
module.exports = {
  plugins: {
    tailwindcss: {},
    autoprefixer: {},
  },
}