Support for pseudo tags
Open
- Dominant language
- JavaScript
- Stars
- 3.3k
- Forks
- 233
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 8
Description
Not sure if this is by design, or a configuration option, but something like
`
a:hover {
text-decoration: none;
}
`
doesn't seem to get inlined
Contributor guide
Research direction
Start by reproducing the issue with the provided snippet and inspect the repository's CSS-inlining entry points. Determine whether pseudo tags are intended to be supported or controlled by configuration; done means the behavior is implemented consistently or its unsupported status is clearly documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, html, javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 38/100