#
luxiaotao1123
2024-05-08 15d3b197f6102f347a828f2b50d5dfebe57780dd
1
2
3
4
5
6
export default {
    plugins: {
        tailwindcss: {},
        autoprefixer: {},
    }
}