jonkemp / jonkemp/inline-css

Why does it remove :hover?

Open
#31 19 comments 4 reactions 0 assignees View on GitHub
feature request help wanted
Dominant language
JavaScript
Stars
438
Forks
77
PR merge metrics
No merged PRs in 30d

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?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.