@algorithm-shift/design-system 1.3.114 → 1.3.115

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/index.css CHANGED
@@ -1367,9 +1367,6 @@
1367
1367
  .bg-green-50 {
1368
1368
  background-color: var(--color-green-50);
1369
1369
  }
1370
- .bg-green-700 {
1371
- background-color: var(--color-green-700);
1372
- }
1373
1370
  .bg-muted {
1374
1371
  background-color: var(--muted);
1375
1372
  }