Closed ABVanton200 closed 5 years ago
An error occurs when dropcss tries to handle and drop lots of font-faces (2 and more).
Error text: (node:11700) UnhandledPromiseRejectionWarning: TypeError: Cannot read property '1' of null at dropFontFaces (D:\web projects\test4\node_modules\dropcss\dist\dropcss.cjs.js:896:33) at postProc$1 (D:\web projects\test4\node_modules\dropcss\dist\dropcss.cjs.js:935:8) at dropcss (D:\web projects\test4\node_modules\dropcss\dist\dropcss.cjs.js:1062:8) ...
Demo: Codepen
this is fixed now, thanks!
An error occurs when dropcss tries to handle and drop lots of font-faces (2 and more).
Error text: (node:11700) UnhandledPromiseRejectionWarning: TypeError: Cannot read property '1' of null at dropFontFaces (D:\web projects\test4\node_modules\dropcss\dist\dropcss.cjs.js:896:33) at postProc$1 (D:\web projects\test4\node_modules\dropcss\dist\dropcss.cjs.js:935:8) at dropcss (D:\web projects\test4\node_modules\dropcss\dist\dropcss.cjs.js:1062:8) ...
Demo: Codepen