CSS overwriting problem (Micro-service-development)
I have plan to develop the microservice platform for my APP....
Here I'm facing some CSS-overwriting problems
how to prevent my common tag-based (input,a,span) style overwrite from other app styles?
I've integrated my app to another side as embed view, how can i prevent styles overwriting problem? can i use web-component?