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
{{ message }}
This repository was archived by the owner on Aug 19, 2024. It is now read-only.
I have successfully made an initial style and added it under defs. but cannot append a new css style to this.
This style is accessible and works as expected. Thanks.
The docs say I can append to this style element but I cant get it to work.
I can't find any code exercising this append() yet.
I've tried numerous variations. Including this:
Any help on the right way to add a new css style to the existing style section under defs is greatly appreciated.