webpack-monkey icon indicating copy to clipboard operation
webpack-monkey copied to clipboard

Unescaped "`" in CSS Loading

Open Mr-Python-in-China opened this issue 1 year ago • 0 comments

I want to import normalize.css, but there is a "`" character in the CSS comments, which is causing the browser to fail to parse it. https://github.com/necolas/normalize.css/blob/fc091cce1534909334c1911709a39c22d406977b/normalize.css#L28

Mr-Python-in-China avatar Jun 18 '24 02:06 Mr-Python-in-China