vuematerial / vue-material

Vue.js Framework - ready-to-use Vue components with Material Design, free forever.
https://www.creative-tim.com/vuematerial
MIT License
9.88k stars 1.16k forks source link

Vue-material with Web component #2174

Open ScottBreyer96 opened 4 years ago

ScottBreyer96 commented 4 years ago

Hello, I would like to know if vue material can be used in the conversion of Vue components into Web components using the view build --target wc command in Vue CLI. Because during my tests, I did not correctly render the style in my web components. While the Vue components work perfectly. I also don't have errors in my console

If someone has a solution, I'm interested