*html{
background-image:url(about:blank);
background-attachment:fixed;
}
is there any way to fix this problem?
@callmez Read error message more attentively please
yes I have this problem too,would you solve it?
@renminghao Everything in documentation
css-loader?-urldisablesurl(...)handling.
https://github.com/webpack/css-loader#disable-behavior
@TrySound thx so much
Most helpful comment
@renminghao Everything in documentation