clockelliptic / clockelliptic/idb-sideloader

respects async/deferred link tags (CSS stylesheets with `rel="preload"`)

Open
#4 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
TypeScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

To Do: Ensure that link tag caching respects respects async/deferred CSS stylesheets

see here: https://web.dev/articles/defer-non-critical-css

Contributor guide

Open the contributing guide

Research direction

Start by reading the repository's link-tag caching logic and the linked web.dev article on deferring non-critical CSS. Verify how CSS stylesheets using rel="preload" are handled, and consider the work complete when async or deferred stylesheets are cached consistently with ordinary stylesheets.

Written by the indexing model from the issue text.

Assessment

Tech stack
css, typescript
Domain
frontend, performance
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.