Closed viveleroi closed 6 years ago
I need to pass the compiled css through postcss but am not seeing any built-in options. I'll likely toy around with a custom output function to do what I need in the meantime.
output
Seems doable and will accept a PR for that!
Check out v0.4.0 🎉
Is there an example on how to set this up? I didn’t see any mention of this. Thanks!
I need to pass the compiled css through postcss but am not seeing any built-in options. I'll likely toy around with a custom
output
function to do what I need in the meantime.