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