Logging what plugins PostCSS is running with?

114 Views Asked by At

I'm writing a CLI that uses PostCSS and even though I don't have uncss in the plugins array, I'm getting error reports from uncss. Is there a way to have PostCSS print out what plugins are currently loaded?

This issue is related to this issue.

0

There are 0 best solutions below