anandthakker / anandthakker/doiuse
text-decoration-line is false identified as "plugin/no-unsupported-browser-features"
Abierto
- Lenguaje dominante
- JavaScript
- Estrellas
- 1.3k
- Forks
- 57
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.