Skip to content

Instantly share code, notes, and snippets.

View ehmorris's full-sized avatar
👨‍💻
Edwin is typing...

Edwin ehmorris

👨‍💻
Edwin is typing...
View GitHub Profile
{"version":1,"resource":"file:///Users/edwin/Dev/number-transition/.hintrc","entries":[{"id":"khJA","source":"Delete .hintrc","timestamp":1674701757527}]}
@ehmorris
ehmorris / Stylefile.yml
Created August 1, 2018 19:08
Customizations for genius.com via StyleURL.
---
version: 1.0
domains:
- genius.com
url_patterns:
- genius.com/*
timestamp: '2018-08-01T19:06:51Z'
id: S7v-
redirect_url: https://genius.com/
shared_via: StyleURL - (https://styleurl.app) import and export CSS changes from Chrome

Keybase proof

I hereby claim:

  • I am ehmorris on github.
  • I am ehmorris (https://keybase.io/ehmorris) on keybase.
  • I have a public key ASAk4VxdjTxL_qpxDqYGFQM4-LjrYhNc5mGRiuqeXOklpAo

To claim this, I am signing this object:

@ehmorris
ehmorris / like_animation.scss
Created November 3, 2015 20:22
Twitter's new like animation
/* Twitter's new like animaton uses a background image sprite and a CSS animation
*
* They animate through [this sprite](http://i.imgur.com/UjuIJ4C.png) with the following CSS:
*/
@keyframes heart-burst {
0% {
background-position: left
}
100% {