Skip to content

Commit d9b247d

Browse files
ValerianGonnotValerian GonnotAndarist
authored
Add a note that container can be used to inject styles to windows (#2541)
* [DOC] Updated doc to add a cache option use-case * remove changeset Co-authored-by: Valerian Gonnot <[email protected]> Co-authored-by: Mateusz Burzyński <[email protected]>
1 parent 99fcea0 commit d9b247d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/cache/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ The prefix before class names. It will also be set as the value of the `data-emo
5353

5454
`HTMLElement`
5555

56-
A DOM node that emotion will insert all of its style tags into. This is useful for inserting styles into iframes.
56+
A DOM node that emotion will insert all of its style tags into. This is useful for inserting styles into iframes or windows.
5757

5858
### `prepend`
5959

0 commit comments

Comments
 (0)