Skip to content

Commit

Permalink
tweak changeset
Browse files Browse the repository at this point in the history
  • Loading branch information
Andarist committed Mar 10, 2022
1 parent 4b790e4 commit ea74c7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .changeset/green-dingos-design.md
Expand Up @@ -2,4 +2,4 @@
'@emotion/react': patch
---

Change Global component to construct custom StyleSheet constructor. This is useful when cache.sheet is not the default implementation
Change `Global` component to use the `StyleSheet` constructor of the current `cache.sheet`. This is useful when `cache.sheet` is not the default implementation. Thanks to that the inner sheet constructed by `Global` can share the behavior with its "main" sheet that is hold by the `cache`.

0 comments on commit ea74c7a

Please sign in to comment.