postcss-browser-reporter
postcss-browser-reporter copied to clipboard
Doesn't outputs source file path
Stylelint throws errors in source files, so it's easy to find where actual syntax error is (it shows path to source file).
However postcss-browser-report reports error in generated file not source (it show path to generated file).
@iamfrntdv The same problem I have. @brainopia