In my library I create a css file to style my components. When I run the demo, my components style correctly.
However, when I build my library and import a component in the consuming app, the component isn't styled.
Probably I'm doing something wrong but I haven no idea what that could be.
In my library I create a css file to style my components. When I run the demo, my components style correctly. However, when I build my library and import a component in the consuming app, the component isn't styled. Probably I'm doing something wrong but I haven no idea what that could be.