Loto / postcss.config.js
Raí Santos
oi
4c1e4ec
raw
history blame contribute delete
82 Bytes
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}