oksvg
oksvg copied to clipboard
fix: Support top level style tag.
I have a working implementation that supports top level style tags and is tested. It is based on my comments in #34.
This feels a bit hacky, since I'm circumventing the defs handling. @srwiley what do you think?