[BUG] Dev Tools not showing media styles

UDT 1.5.0.8
Ps 23.3.2
Win 10

In Dev Tools Elements Styles it never shows any of @media (prefers-color-scheme: [SCHEME]) defined styles. Very difficult to normally develop a plugin UI when you just have to guess what’s going on with theme aware styles if there’s an issue. Also, when using CSS custom props, if they are defined in this media query and used outside, Styles say prop is not defined, even though it works as it should

FYI: @pkrishna / @Sujai Something to add to the backlog.

Any update maybe? Currently impossible to debug CSS on different themes :frowning: