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
I imagine something is getting hung up on the value of that variable with our data URI image. Probably doesn't like the space after the comma (I think I've seen that issue recently?).
Trying to compile following file with yarn + webpack:
app.scss
Getting following error (same issue at line 246):
But it works ok with background-image commented out
The text was updated successfully, but these errors were encountered: