#
luxiaotao1123
2024-04-19 b52c36b92ed63ec95fff3e9ef0dfbd539493f96d
1
2
3
4
5
6
export default {
    plugins: {
        tailwindcss: {},
        autoprefixer: {},
    }
}