Skip to content

Instantly share code, notes, and snippets.

@manuelcoppotelli
Created February 13, 2018 09:14
Show Gist options
  • Save manuelcoppotelli/78e57ec8ef467bd9a9da186397bfa0f3 to your computer and use it in GitHub Desktop.
Save manuelcoppotelli/78e57ec8ef467bd9a9da186397bfa0f3 to your computer and use it in GitHub Desktop.
Quickly see the boundaries of every element without affecting the layout
* {
outline: 1px solid red !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment