Hey there,
My workflow with GSAP in Webflow has been a bit of a struggle, and I’d love to hear how you handle animations here.
![]()
Here’s what I usually do:
-
Write some animation on CodePen so I can see the live effect and use the console to check for errors. // Using external AI chat to help, but it’s really time-consuming with copy-pasting and debugging.
-
Copy and paste the code into Webflow’s Custom Code. If I’m lucky, it works, usually doesnt
. -
Publish to check for errors. // This is the main struggle. Webflow doesn’t show the console in Designer mode as I know, so have to debug in console every time I publish.
I’d really love to hear you animation workflow in Webflow and make it smoother.
![]()