Currently there is no way how Griffel can render styles into Shadow DOM i.e. [Shadow Root](https://developer.mozilla.org/en-US/docs/Web/API/ShadowRoot). Ideally a renderer should use [`adoptedStyleSheets`](https://developer.mozilla.org/en-US/docs/Web/API/Document/adoptedStyleSheets). _More details TBD._
Currently there is no way how Griffel can render styles into Shadow DOM i.e. Shadow Root. Ideally a renderer should use
adoptedStyleSheets.More details TBD.