hub-api-playground / postcss.config.js
Esteves Enzo
init
5916048
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}