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