Chalarangelo / 30-seconds-web

Website infrastructure for 30-seconds projects.

Home Page:https://30secondsofcode.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Investigate data saver mode

Chalarangelo opened this issue · comments

prefers-reduced-data media query is promising, as it can help us identify users with a reduced data consumption preference. Maybe we can use it to serve a system stack font version to them or one with lower resolution images in articles. Let's investigate this.

Closing due to a lack of implementations at the time.