gajus / gajus/usus

media queries not included

Open
#31 0 comments 1 reaction 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
800
Forks
33
PR merge metrics
No merged PRs in 30d

Description

hey,

your project inspired me, but my usecase is a bit out of scope, so I created my own package...

However, I found out, that `CSS.takeCoverageDelta()` doesn't include the media queries for a rule.
I tinkered a bit and outsourced the resulting parser in a separate package [coverage-delta-parser](https://github.com/paulpflug/coverage-delta-parser). Feel free to use or copy, it is rather small..

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at the implementation of CSS.takeCoverageDelta() and trace how rules are parsed, then compare its handling with the coverage-delta-parser package linked in the issue. Done means media queries are included in the returned coverage delta and the behavior is covered by an appropriate test.

Written by the indexing model from the issue text.

Assessment

Tech stack
css, javascript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.