Skip to main content

Media Query Builder

v1.0.0

Build responsive breakpoint media queries visually

Builds CSS @media queries visually by combining media types and feature conditions like min-width, prefers-color-scheme, hover, and pointer.

How to use
  • Select a media type (screen, print, all) or choose (none) to omit it from the query.
  • Add feature conditions such as min-width or prefers-color-scheme and enter values.
  • Use AND to combine conditions into a single query, or OR to produce comma-separated alternatives.
  • Try the built-in presets for common breakpoints like mobile-first, tablet range, or dark mode.
Presets: