ZhangXianQiang
2024-07-01 ca5b635736db32c61ee6e2ff319cff54c824a98d
1
2
3
4
5
6
module.exports = {
  plugins: {
    tailwindcss: {},
    autoprefixer: {},
  },
}