Skip to content

Instantly share code, notes, and snippets.

@kjbrum
Created February 14, 2017 03:28
Show Gist options
  • Select an option

  • Save kjbrum/5b22c1f15f3e143f2a6c6a61b02f1776 to your computer and use it in GitHub Desktop.

Select an option

Save kjbrum/5b22c1f15f3e143f2a6c6a61b02f1776 to your computer and use it in GitHub Desktop.
Cubic Bezier Curves

In-Out Bounce

cubic-bezier(0.68, -0.55, 0.265, 1.55)

In-Out Cubic

cubic-bezier(0.645, 0.045, 0.355, 1)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment