Skip to content

Instantly share code, notes, and snippets.

@matthewcopeland
Created July 4, 2012 06:51
Show Gist options
  • Save matthewcopeland/3045777 to your computer and use it in GitHub Desktop.
Save matthewcopeland/3045777 to your computer and use it in GitHub Desktop.
sampel of a simple z-index.scss file.
// ALL z-indexes go in this file.
$checkbox-mask-z: 1;
$overlay-z: 2;
$modal-z: 3;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment