A dictionary defining media query breakpoints for different device types. Each device type contains a min and max value which can be used to represent either width or height values.
min
max
A dictionary defining media query breakpoints for different device types. Each device type contains a
min
andmax
value which can be used to represent either width or height values.