eg-short-video-maker / postcss.config.js
aliSaac510's picture
first commit
43a2bcc
Raw
History Blame Contribute Delete
82 Bytes
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}