use-css-light-dom
share your style sheets between LightDOM and ShadowDOM
This hook creates a style tag in the lightDOM of the component, in order to insert that directly affect the lightDOM, before using this hook consider:
The css is not isolated as if it occurs in the shadowDOM.
It does not support the use of ::slotted selector.
Module
Syntax
Example
Last updated