postcss / postcss-browser-reporter

Plugin to display warning messages right in your browser
MIT License
75 stars 13 forks source link

Problem displaying messages with tabs #27

Open ignaciopicun opened 7 years ago

ignaciopicun commented 7 years ago

Hi guys!

I'm using postcss-import plugin in my project. It emits error messages with tabs that breaks "content" css property. So no message is displayed in browser.

Maybe processing errors and change tabs with spaces would be nice if it's possible.

When I have an error nothing shows up in the browser, and if I check the css "content" property is invalid.

screen shot 2016-10-17 at 1 59 19 pm

If I select the property and delete the tab insterted, then the error shows up.

screen shot 2016-10-17 at 1 59 53 pm screen shot 2016-10-17 at 2 00 09 pm screen shot 2016-10-17 at 2 00 35 pm

Screen:

screen shot 2016-10-17 at 2 00 23 pm screen shot 2016-10-17 at 2 00 41 pm
ai commented 7 years ago

@gazay seems like we should clean warnings from \t