Skip to content

Instantly share code, notes, and snippets.

@0xferit
Last active May 5, 2020 20:30
Show Gist options
  • Save 0xferit/e414ad699b010be0c4227b080c58f88c to your computer and use it in GitHub Desktop.
Save 0xferit/e414ad699b010be0c4227b080c58f88c to your computer and use it in GitHub Desktop.
  • Don't select non-semantic elements, such as div and span.

  • Avoid conditional styling based of location. If you are changing the look of a module for usage elsewhere on the page or site, sub-class the module instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment