Watch for matches to a CSS min-width media query

const isMobile = !useMediaQuery('768px')