2020-02-26
1140
#css
Kristofer Selbekk
14832
Feb 26, 2020 โ‹… 4 min read

New media queries you need to know

Kristofer Selbekk Bekker. Bulldog owner. Dad. React enthusiast. ๐ŸŽฉ๐Ÿฅ‚๐Ÿ”

Recent posts:

Understanding The Css Revert Layer Keyword, Part Of Css Cascade Layers

Understanding the CSS revert-layer keyword

In this article, weโ€™ll explore CSS cascade layers โ€” and, specifically, the revert-layer keyword โ€” to help you refine your styling strategy.

Chimezie Innocent
Apr 24, 2024 โ‹… 6 min read
Exploring Nushell, A Rust Powered, Cross Platform Shell

Exploring Nushell, a Rust-powered, cross-platform shell

Nushell is a modern, performant, extensible shell built with Rust. Explore its pros, cons, and how to install and get started with it.

Oduah Chigozie
Apr 23, 2024 โ‹… 6 min read
Exploring Zed, A Newly Open Source Code Editor Written In Rust

Exploring Zed, an open source code editor written in Rust

The Zed code editor sets itself apart with its lightning-fast performance and cutting-edge collaborative features.

Nefe Emadamerho-Atori
Apr 22, 2024 โ‹… 7 min read
Implementing Infinite Scroll In Next Js With Server Actions

Implementing infinite scroll in Next.js with Server Actions

Infinite scrolling in Next.js no longer requires external libraries โ€” Server Actions let us fetch initial data directly on the server.

Rahul Chhodde
Apr 19, 2024 โ‹… 10 min read
View all posts

5 Replies to "New media queries you need to know"

  1. These sound good but how good will they actually be in practice? For example, I don’t have any problems with animations (things can fade in or slide in and it does not bother me), but I absolutely hate repeating animated GIFs or animations. I have to attempt to scroll them off the screen or cover them up with my hand to be able to read the surrounding content. Setting prefers-reduced-motion is an all or nothing proposition. I have to lose all animation to turn off the things that actually bother me. And how does one set these preferences? How many users know that they have to go into their OS settings and turn off all animations (at least on Windows) to set prefers-reduced-motion? I guess we will see once they go into common use.

  2. You really missed forced-colors here. It’s the “extrem” Dark mode for people the eye sight issues.

  3. Hello, Kristofer Selbekk

    My name is Richie Pu, a Web UI developer from Tencent Game Platform and Publish Design Center (short for P&P Design) .

    we volunteer to run a site in Wechat which other designers in China can subscribe it to get the latest news or articles about the Game Design.

    When we read the article “New media queries you need to know” , we think it should also be read by Chinese Designer & Web Developer. However we have to translate the English version to Chinese firstly by ourselves. This why we send you an E-mail to ask your permission of the translation right here.

    Any question can reply to me. Hope to hear your voice.
    Thank you!

    1. Hi Richie, LogRocket editor here. Thanks for the love. For now, our policy is that we do not approve translations on third-party sites.

Leave a Reply