Skip to content

Instantly share code, notes, and snippets.

@fedetibaldo
Created September 11, 2019 20:16
Show Gist options
  • Save fedetibaldo/2854af5393f624840de5cf735002bdea to your computer and use it in GitHub Desktop.
Save fedetibaldo/2854af5393f624840de5cf735002bdea to your computer and use it in GitHub Desktop.
Simple debug rule
*, *::after, *::before {
outline: 1px solid red;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment