lit / lit-element

LEGACY REPO. This repository is for maintenance of the legacy LitElement library. The LitElement base class is now part of the Lit library, which is developed in the lit monorepo.
https://lit-element.polymer-project.org
BSD 3-Clause "New" or "Revised" License
4.49k stars 318 forks source link

How to update class based static styles property? #1116

Closed philkunz closed 3 years ago

philkunz commented 3 years ago

Is there a way to update the class scoped static styles property and force a rerendering of already created instances without going the instance scoped template