"Validated CSS" is not correct for some @rules
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 250
- Forks
- 123
- PR merge metrics
- No merged PRs in 30d
Description
Like @media screen {
}giving @media screen in the output, or improper { in the case of nested @rules.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the two examples in the issue and tracing where the validator formats validated CSS output. The work is done when @media rules retain their expected text and nested at-rules no longer produce improper braces.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, java
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100