Skip to content

Instantly share code, notes, and snippets.

@casbloem
Created September 21, 2018 01:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save casbloem/c61fed1940cd898b759c744a758b1eda to your computer and use it in GitHub Desktop.
Save casbloem/c61fed1940cd898b759c744a758b1eda to your computer and use it in GitHub Desktop.
css order idea
.element {
position,
z-index
display,
margin,
padding,
overflow,
animate, transition,
background,
shadow,
font,
color,
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment