Skip to content

Instantly share code, notes, and snippets.

@j9t
Last active September 3, 2021 12:55
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save j9t/e72f4fd7a58aea97d48b486a8275024b to your computer and use it in GitHub Desktop.
Save j9t/e72f4fd7a58aea97d48b486a8275024b to your computer and use it in GitHub Desktop.
*,
::after,
::before,
::first-letter,
::first-line,
::selection,
:active,
:checked,
:disabled,
:enabled,
:focus,
:hover,
:indeterminate,
:target,
:visited {
all: revert !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment