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