Skip to content

Instantly share code, notes, and snippets.

@colonelpanic8
Created August 12, 2024 01:27
Show Gist options
  • Save colonelpanic8/7d77c5778fd02ad517a2d3b8077ed2cb to your computer and use it in GitHub Desktop.
Save colonelpanic8/7d77c5778fd02ad517a2d3b8077ed2cb to your computer and use it in GitHub Desktop.
scale-y = "1.0 - v-timing + initial-x-offset";
scale-x = "1.0 - v-timing";
offset-x = "v-timing * (window-width / 2)";
offset-y = "v-timing * (window-height / 2)";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment