Created
November 28, 2019 06:25
-
-
Save newdecline/90ec47849326880a45627f30d336e5c8 to your computer and use it in GitHub Desktop.
Mediaquerys in JS
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
window.matchMedia( "(min-width: 1366px)" ).matches |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment