z-context
z-context copied to clipboard
`z-index` in `style` not detected
I have this issue where z-index is shown as auto while element inspection shows that there is a z-index property set-up in the style attribute of the element. See example below.

Environment:
- Ungoogled Chromium: v112.0
- z-context: v2.1.0
- UI: PrimeVue
- Nuxt 3 Application