feature requesthelp wanted
Metriche repository
- Star
- (438 stelle)
- Metriche merge PR
- (Nessuna PR mergiata in 30 g)
Descrizione
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?