ZhangXianQiang
2024-06-19 4a91e1c8f8cc2b9363b938630d8148f9cbef3c4a
1
2
3
4
5
6
module.exports = {
  plugins: {
    tailwindcss: {},
    autoprefixer: {},
  },
}