Automattic / Automattic/jetpack

Offer minified css from Gravatar

Open
#4,251 8 comments 10 reactions 0 assignees View on GitHub
[Feature] Gravatar Hovercards [Focus] Performance [Pri] Low Enhancement
Dominant language
PHP
Stars
1.8k
Forks
898
Avg merge
1d 18h
Merged PRs (30d)
774

Description

Jetpack loads two css files from Gravatar.

```
https://secure.gravatar.com/css/services.css
https://secure.gravatar.com/css/hovercard.css
```
- Can these be combined into one css file?
- Can we load/offer minified versions of these files?

Contributor guide

Open the contributing guide

Research direction

Search the Jetpack repository for the two Gravatar CSS URLs and trace how they are loaded. Check whether Gravatar offers a combined or minified endpoint; done means documenting or implementing a supported way to reduce these stylesheet requests.

Written by the indexing model from the issue text.

Assessment

Tech stack
css
Domain
performance, web-dev
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
32/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.