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