MadLittleMods / MadLittleMods/gulp-css-spriter

Support Media Query (at-rules)

Open
#9 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
38
Forks
18
PR merge metrics
No merged PRs in 30d

Description

Add support for the `@media` at-rule.

When I add a `background-image` declaration into a media query, it doesn't get picked up and sprited.

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the issue with a CSS `@media` rule containing a `background-image`, then trace how CSS at-rules and declarations are processed by the spriter. Done means the referenced image is included in the sprite while the media query remains valid.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.