Closed MoOx closed 10 years ago
Is there a way to silence these warnings at dev time? I have a situation where the warnings are present (only in the terminal, not in the browser console), but inaccurate (seemingly too early or too late), but the correct styles are applied. https://github.com/pascalduez/postcss-apply/issues/11#issuecomment-248404763
Silence is not smart. The problem must be identified and fixed.
Screenshot when saving a CSS file:
Screenshot when saving a JS file:
@MoOx This is at least part of the problem for me: https://github.com/webpack/webpack/issues/215
I'm guessing this make sense according to the limitation. This should create warning for all non root :root usage (in mq or in other selector)