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
@nex3@nschonni Is this in the latest and greatest, because I'm currently running into this issue. It's hit or miss, though. If it's compiled with the sass loader from the vue loader, everything works fine. But, if I try compiling directly with the sass loader, I get this error.
str-slice("cde", -100)
should return"cde"
, but in LibSass it throws an error with the textutf8::not_enough_room
.The text was updated successfully, but these errors were encountered: