feature requesthelp wanted
Métriques du dépôt
- Stars
- (440 stars)
- Métriques de merge PR
- (Métriques PR en attente)
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?