@enos5/enos-vue-default 1.7.5 → 1.7.6
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
|
@@ -9086,7 +9086,7 @@ body.tox-dialog__disable-scroll {
|
|
|
9086
9086
|
color: var(--color-neutral-50);
|
|
9087
9087
|
}
|
|
9088
9088
|
|
|
9089
|
-
.dark\:\[\&
|
|
9089
|
+
.dark\:\[\&_li\]\:text-neutral-100:where(.dark, .dark *) li, .dark\:\[\&_p\]\:text-neutral-100:where(.dark, .dark *) p {
|
|
9090
9090
|
color: var(--color-neutral-100);
|
|
9091
9091
|
}
|
|
9092
9092
|
|