Skip to content

Instantly share code, notes, and snippets.

@nathanaelnsmith
Last active August 26, 2015 18:22
Show Gist options
  • Save nathanaelnsmith/7615c6a91e24d52d28d4 to your computer and use it in GitHub Desktop.
Save nathanaelnsmith/7615c6a91e24d52d28d4 to your computer and use it in GitHub Desktop.
css listing order
.module {
// extends
// includes
// element styles
// media queries
// element states
// pseudo styles
// pseudo elements
// descendents
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment