feature requesthelp wanted
Métricas do repositório
- Stars
- (440 stars)
- Métricas de merge de PR
- (Métricas PR pendentes)
Description
When I have this in my css
a:hover {
text-decoration: underline;
}
and it gets inlined, then inline-css does not include them for links. Why?