linguaielts-api / fronted /postcss.config.js
AnhviNguyen
first commit
b1a388c
Raw
History Blame Contribute Delete
82 Bytes
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}