feature requesthelp wanted
Repository metrics
- Stars
- (438 個のスター)
- PR merge metrics
- (30d に merged PR はありません)
説明
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?