postcss-browser-reporter
Version:
PostCSS plugin to report warning messages right in your browser
14 lines (7 loc) • 405 B
Markdown
# PostCSS Browser Reporter
[PostCSS] plugin to report warning messages right in your browser.
If a plugin before this one is throwing a warning, this plugin will append warning messages to `html:before`.

[PostCSS]: https://github.com/postcss/postcss
## Docs
Read full docs **[here](https://github.com/postcss/postcss-browser-reporter#readme)**.