Skip to content

Instantly share code, notes, and snippets.

@marekalgoud
Last active September 26, 2019 09:23
Show Gist options
  • Save marekalgoud/08607fdbe14a6e263f3beebbae94683d to your computer and use it in GitHub Desktop.
Save marekalgoud/08607fdbe14a6e263f3beebbae94683d to your computer and use it in GitHub Desktop.
style scss
[data-barba='wrapper'] {
position: relative;
}
[data-barba='container'] {
will-change: transform;
.is-animating > & {
position: absolute;
width: 100%;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment