anandthakker / anandthakker/doiuse
Offense only `vmax` viewport-unit
Offen
needs feature
- Vorherrschende Sprache
- JavaScript
- Sterne
- 1.3k
- Forks
- 57
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
I have the CSS:
```css
min-width: 100vw;
```
And I'm getting the offence:
> Unexpected browser feature "viewport-units" is only partially supported by IE 11
But at [caniuse.com](https://caniuse.com/#feat=viewport-units) I see:
> Partial support refers to not supporting the "vmax" unit.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.