Product/components used and version/fix level are you on:
Cumulocity Trial Version
Detailed explanation of the problem:
Hello Everyone,
I am using an Application Template of c8ycli, in which I have to install Angular Material, but the CSS of the Material is not applying to my components.
The only way I found is to apply it from c8y modules which are present under node_modules, Is there any other way I can apply the CSS without going into the node modules
Also, I want to apply CSS to the Header of the Dashboard, but that too I need to apply from styles of c8y modules present under node_modules.
Is there any other way I can apply my css without going to node_modules?