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
When building a Document, where should CSS be placed?
I think best practice is to place global CSS as a direct child of the svg tag but there is no StyleTree. loadSvgFile looks like it ignores a style tag.
The text was updated successfully, but these errors were encountered:
When building a Document, where should CSS be placed?
I think best practice is to place global CSS as a direct child of the svg tag but there is no StyleTree. loadSvgFile looks like it ignores a style tag.
The text was updated successfully, but these errors were encountered: