@tamagui/core 1.89.18 → 1.89.20

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/native.js CHANGED
@@ -4358,7 +4358,7 @@ current`, {
4358
4358
  !1,
4359
4359
  priority
4360
4360
  );
4361
- process.env.NODE_ENV === "development" && debug === "verbose" && (0, import_log.log)("\u{1F4FA} media style:", out), `${style.property}${PROP_SPLIT}${mediaKeyShort}` in usedKeys || out.identifier;
4361
+ process.env.NODE_ENV === "development" && debug === "verbose" && (0, import_log.log)("\u{1F4FA} media style:", out), `${style.property}${PROP_SPLIT}${mediaKeyShort}${style.pseudo || ""}` in usedKeys || out.identifier;
4362
4362
  }
4363
4363
  } else {
4364
4364
  let isThemeMedia = isMedia === "theme", isGroupMedia = isMedia === "group";