PlasmoHQ / plasmo

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

[BUG] with-vue use components style invalid #800

Open waflare opened 10 months ago

waflare commented 10 months ago

What happened?

I created this project using pnpm create plasmo --with-vue, then I created a components folder and a test.vue file. I referenced this test.vue in the content and found that the style of test.vue did not take effect.

image image

image

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

17biubiu commented 10 months ago

same issue, the style will missed.

nulkode commented 9 months ago

This is a duplicate of #725.