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 don't know exactly what it does but I have some svg files with things like var(--color-text, #000) that fail to load. I can work around it by doing a regex-replacement throughout the svg, so its not blocking me, just reporting it in case you think this should be supported. If its out of scope feel free to close.
I don't know exactly what it does but I have some svg files with things like
var(--color-text, #000)
that fail to load. I can work around it by doing a regex-replacement throughout the svg, so its not blocking me, just reporting it in case you think this should be supported. If its out of scope feel free to close.Example (which is just a black bar):
The text was updated successfully, but these errors were encountered: