node-postcss-reporter
Log PostCSS messages in the console
Description
A PostCSS plugin to `console.log()` the messages (warnings, etc.) registered by other PostCSS plugins. As of PostCSS 4.1, a single PostCSS process can accumulate messages from all of the plugins it uses. Most of these messages are warnings. Presumably, plugin authors want you to see those messages. So this plugin exists to read the accumulated messages (or messages from only the plugins you've specified), format them, and print them to the console. Node.js is an event-based server-side JavaScript engine.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/postcss/postcss-reporter
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install node-postcss-reporter