PlasmoHQ / plasmo

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

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

Open waflare opened 1 year ago

waflare commented 1 year 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 1 year ago

same issue, the style will missed.

nulkode commented 12 months ago

This is a duplicate of #725.