Skip to content

Instantly share code, notes, and snippets.

@leemeichin
Created December 5, 2017 17:26
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 leemeichin/81bb82699916353bf804c0d95fd709ab to your computer and use it in GitHub Desktop.
Save leemeichin/81bb82699916353bf804c0d95fd709ab to your computer and use it in GitHub Desktop.
@supports(text-decoration: blink) {
* {
text-decoration: blink;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment