twitter bootstrap - Share CSS styles across web components -


i using mozilla - x-tabs, web components in application tabbing it. now, need use bootstrap - glyphicons in app. since webcomponents use shadow-dom, bootstrap css styles not applied inside web components?

is there way around it, share css file/style web components?

you possibly want read css scoping model w3c.

each polyfill library (i’m sure, e.g., mozilla’s does) provides handlers /deep/, ::content etc selectors.

hope helps.


Comments

Popular posts from this blog

node.js - How to mock a third-party api calls in the backend -

node.js - Why do I get "SOCKS connection failed. Connection not allowed by ruleset" for some .onion sites? -

matlab - 0-by-1 sym - What do I need to change in order to get proper symbolic results? -