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