hair-colour / postcss.config.js
Esteves Enzo
try to deploy
0e7e985
raw
history blame contribute delete
No virus
82 Bytes
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}