ForgeSight / frontend /postcss.config.js
emergent-agent-e1
auto-commit for 41db1e46-1e00-4de7-81a3-658988d8d311
7a7199f
raw
history blame contribute delete
82 Bytes
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}