项目文件夹

文件
2023-08-15 20:53:37 +07:00

7 行
83 B
JavaScript

module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
};