Skip to content

Instantly share code, notes, and snippets.

@matsko
Created March 20, 2014 18:47
Show Gist options
  • Save matsko/9671042 to your computer and use it in GitHub Desktop.
Save matsko/9671042 to your computer and use it in GitHub Desktop.
body[ng-cloak] {
position:relative;
}
body[ng-cloak]:after {
content:"";
position:absolute;
top:0;
left:0;
right:0;
bottom:0;
background...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment