Skip to content

Instantly share code, notes, and snippets.

@whipsch
Last active August 29, 2015 14:23
Show Gist options
  • Save whipsch/16caa4784bb6ec4a6c37 to your computer and use it in GitHub Desktop.
Save whipsch/16caa4784bb6ec4a6c37 to your computer and use it in GitHub Desktop.
just one more test
console.log("for real")
* {
transition: all 5s !important;
}
body {
background: #42e5ed;
filter: blur(1px);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment