Skip to content

Instantly share code, notes, and snippets.

@JacobWeisenburger
Created September 6, 2017 00:21
Show Gist options
  • Save JacobWeisenburger/332b88c7a3747c1bda3a9fbb455eac23 to your computer and use it in GitHub Desktop.
Save JacobWeisenburger/332b88c7a3747c1bda3a9fbb455eac23 to your computer and use it in GitHub Desktop.
Check to see if CSS Grid is supported
@supports (display: grid) {}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment