analytica-frontend-lib 1.1.3 → 1.1.4

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
@@ -3341,9 +3341,6 @@
3341
3341
  .line-through {
3342
3342
  text-decoration-line: line-through;
3343
3343
  }
3344
- .underline {
3345
- text-decoration-line: underline;
3346
- }
3347
3344
  .opacity-0 {
3348
3345
  opacity: 0%;
3349
3346
  }