Skip to content

Instantly share code, notes, and snippets.

@codetombomb
Created March 17, 2021 17:14
Show Gist options
  • Save codetombomb/2d0922395f676ccaecf3312ab7ff25a0 to your computer and use it in GitHub Desktop.
Save codetombomb/2d0922395f676ccaecf3312ab7ff25a0 to your computer and use it in GitHub Desktop.
GSAP CDN
<head>
<!-- GSAP library -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.6.0/gsap.min.js"></script>
</head>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment