About of web components and shadow dom #9747
0xBeycan
started this conversation in
General Discussions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I often use Vue in my projects. However, these are generally extra plugins written for other software. For this reason, the CSS there and the CSS I wrote mix with each other and sometimes cause a lot of distortion. In an application using React, I have seen that the main element is a web component and a shadow dom. In other words, it is independent of the existing site. Is there a way to do this in Vue?
Beta Was this translation helpful? Give feedback.
All reactions