You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error text: TypeError: Cannot read property '2' of null at next (D:\web projects\test11\node_modules\dropcss\dist\dropcss.cjs.js:523:10) at parse$1 (D:\web projects\test11\node_modules\dropcss\dist\dropcss.cjs.js:566:5) at _export_some_ (D:\web projects\test11\node_modules\dropcss\dist\dropcss.cjs.js:795:48) at D:\web projects\test11\node_modules\dropcss\dist\dropcss.cjs.js:1056:32
The text was updated successfully, but these errors were encountered:
Several errors occur while parsing pseudo-elements (::first-letter).
This happens when "shouldDrop" returns "false".
There are 2 demo:
https://codepen.io/babakhin/pen/xorYMP
https://codepen.io/babakhin/pen/orwqNM
Error text:
TypeError: Cannot read property '2' of null at next (D:\web projects\test11\node_modules\dropcss\dist\dropcss.cjs.js:523:10) at parse$1 (D:\web projects\test11\node_modules\dropcss\dist\dropcss.cjs.js:566:5) at _export_some_ (D:\web projects\test11\node_modules\dropcss\dist\dropcss.cjs.js:795:48) at D:\web projects\test11\node_modules\dropcss\dist\dropcss.cjs.js:1056:32
The text was updated successfully, but these errors were encountered: