feature requesthelp wanted
Metriche repository
- Star
- (440 star)
- Metriche merge PR
- (Metriche PR in attesa)
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?