PlasmoHQ / plasmo

🧩 The Browser Extension Framework
https://www.plasmo.com
MIT License
10.59k stars 369 forks source link

[BUG] Custom Fonts Not Applied in Vue.js Tabs Despite Direct Import #1084

Open lorof opened 1 month ago

lorof commented 1 month ago

What happened?

I am unable to apply custom fonts to the text inside tab components in a Vue.js project. Even though I import the fonts directly within the tab component's file, the custom fonts are not applied, and the default font is used instead.

Screenshot 2024-09-20 at 22 36 29

Version

Latest

What OS are you seeing the problem on?

MacOSX

What browsers are you seeing the problem on?

Chrome

Relevant log output

No response

(OPTIONAL) Contribution

Code of Conduct