anandthakker / anandthakker/doiuse
Offense only `vmax` viewport-unit
Aberta
needs feature
- Linguagem predominante
- JavaScript
- Estrelas
- 1.3k
- Forks
- 57
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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.
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.