anandthakker / anandthakker/doiuse
text-decoration-line is false identified as "plugin/no-unsupported-browser-features"
Aberta
- Linguagem predominante
- JavaScript
- Estrelas
- 1.3k
- Forks
- 57
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
I wrote a style that uses `text-decoration-line`, but stylelint shows the following error: `Unexpected browser feature "text-decoration" is only partially supported by Edge 89,90,91, Firefox 87,88,89, Chrome 89,90,91, Safari 13, Safari on iOS 13.0-13.1`.
But `text-decoration` and `text-decoration-line` are different things.
I think we should distinguish these two properties
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.