Skip to content

Instantly share code, notes, and snippets.

@cy6erskunk
Last active March 16, 2017 13:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cy6erskunk/2544eb7834d5ba489b46c3a27fa810b9 to your computer and use it in GitHub Desktop.
Save cy6erskunk/2544eb7834d5ba489b46c3a27fa810b9 to your computer and use it in GitHub Desktop.
CSS hacks make me cry
@supports (-ms-accelerator:true) {
/* some MS Edge-targeted hacks here */
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment