Angular Custom element with Material styles are NOT applying when using it in different Angular application

158 Views Asked by At

I have created angular custom elements by following the blog tutorial . link is here

I bundled the custom elements into single js and css files and used that js, css files in different angular application imported them in angular json file like the below. enter image description here The element is rendered but materials styles for that element are not applying. I attached screen please check enter image description here

0

There are 0 best solutions below