Closed this issue 7 years ago · 2 comments
We can do this by ensuring that only we touch the generated stylesheet. Since the component styles are in main, we can probably just grab the top level style element and replace it's textContent.
main
style
textContent
The solution to #8 would solve this one too.
Done.