Designing for Dual Screen and Foldable Devices With CSS
SMRTR summary
Two CSS media queries (`horizontal-viewport-segments`, `vertical-viewport-segments`) and environment variables let developers build adaptive dual-screen layouts for foldables using CSS Grid. Currently supported in Edge, with Chrome requiring an experimental flag.
SMRTR provides this summary for quick context. The original article belongs to lobste.rs.
Read the original article