Skip to content

Commit

Permalink
pdate change description
Browse files Browse the repository at this point in the history
  • Loading branch information
justinfagnani committed Jun 17, 2022
1 parent b243b75 commit da13ee2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .changeset/loud-dragons-hang.md
Expand Up @@ -4,4 +4,4 @@
'lit-element': patch
---

Changed the caching behavior of the css`` template literal tag so that same-text styles do not share a CSSStyleSheet. Note that this may be a breaking change in some very unusual scenarios on Chromium browsers only.
Changed the caching behavior of the css`` template literal tag so that same-text styles do not share a CSSStyleSheet. Note that this may be a breaking change in some very unusual scenarios on Chromium and Firefox > 101 only.

0 comments on commit da13ee2

Please sign in to comment.