Styling Plasmo CSUI – Plasmo
Hello, I have a problem with the content script fonts when it switches between tabs. The font changes styling changes (e.g, weight, size, color, etc.) to match the current tabs/page font styling (e.g if plasmo's homepage uses a global fontsize 
html * { fontSize: '0.7rem' } the content gets affected too). I read up the https://docs.plasmo.com/framework/content-scripts-ui/styling#custom-font and at one point the font family didn't change but when I tried it again on Wikipedia and it came with the same results. This is the second extension I am building with this blocker #team-plasmo I need you here. Plasmo Docs
Plasmo CSUI's built-in Root Container allows extension developers to safely style their components.
