@nswds/app 1.95.0 → 1.96.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/styles.css CHANGED
@@ -4611,6 +4611,9 @@
4611
4611
  .ring-inset {
4612
4612
  --tw-ring-inset: inset;
4613
4613
  }
4614
+ .running {
4615
+ animation-play-state: running;
4616
+ }
4614
4617
  .slide-in-from-top-2 {
4615
4618
  --tw-enter-translate-y: -0.5rem;
4616
4619
  }