tamagui 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
@@ -4197,7 +4197,7 @@ current`, {
4197
4197
  !1,
4198
4198
  priority
4199
4199
  );
4200
- 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;
4200
+ 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;
4201
4201
  }
4202
4202
  } else {
4203
4203
  let isThemeMedia = isMedia === "theme", isGroupMedia = isMedia === "group";