analytica-frontend-lib 1.1.85 → 1.1.86

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
@@ -1789,9 +1789,6 @@
1789
1789
  .border-exam-4 {
1790
1790
  border-color: var(--color-exam-4);
1791
1791
  }
1792
- .border-gray-100 {
1793
- border-color: var(--color-gray-100);
1794
- }
1795
1792
  .border-gray-200 {
1796
1793
  border-color: var(--color-gray-200);
1797
1794
  }