@tempots/beatui 1.1.1 → 1.1.3

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/beatui.css CHANGED
@@ -496,9 +496,6 @@ ol {
496
496
  }
497
497
 
498
498
  :root {
499
- }
500
-
501
- *, ::before, ::after {
502
499
  --color-primary-50: var(--color-blue-50);
503
500
  --color-primary-100: var(--color-blue-100);
504
501
  --color-primary-200: var(--color-blue-200);
@@ -417,9 +417,6 @@
417
417
  }
418
418
  @layer base {
419
419
  :root {
420
- }
421
-
422
- *, ::before, ::after {
423
420
  --color-primary-50: var(--color-blue-50);
424
421
  --color-primary-100: var(--color-blue-100);
425
422
  --color-primary-200: var(--color-blue-200);