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