textpattern-com-website icon indicating copy to clipboard operation
textpattern-com-website copied to clipboard

Utilise `prefers-reduced-data` media query

Open philwareham opened this issue 4 years ago • 0 comments

Implement in CSS and JavaScript where appropriate when production browser support available: https://polypane.app/blog/creating-websites-with-prefers-reduced-data/

Off the top of my head, some use cases

  1. Remove canvas element on homepage.
  2. Non-essential images.

Browser support

philwareham avatar Dec 08 '20 08:12 philwareham