Webpack 4.1.1 Packaging css questions for help

@ charset "UTF-8";
html {margin:0;padding:0;border:0}
body,h1,h2,h3,h4,h5,h6,p,dl,dt,dd,ul,ol,li,form,fieldset,button,input,textarea,div {font-weight: normal;margin:0; padding:0;list-style:none;}
body {font:14px "Microsoft Yahei"," Microsoft Yahei, 5b8b4f53, Tahoma, Arial;background:-sharpfff}
table {border-collapse:separate; Border-spacing:0}
fieldset,img {border:none;display:block}
button,.button {cursor:pointer}
button,input,textarea,h1,h2,h3,h4,h5,h6 {font-family:"Microsoft Yahei"," Microsoft Yahei", 5b8b4f53 * blr:expression (this.onFocus=this.blur ())}

)

when webpack4.1 precompiles css, it always prompts the following error. Is there any solution?

clipboard.png

clipboard.png

Mar.02,2021
Menu