COMN Architects Landingpage Redesign
Made a Redesign of this site https://www.comnarchitects.com/ (awesome images/videos on that).
Base Styling and Structure is made in Webflow. Everything else is made in JavaScript (Gsap) and SCSS. I didn't find the best solution to work with an external SCSS in Webflow for some Cases. But for now i have used the Finsweet Developer Starter (https://github.com/finsweet/developer-starter) and added there a SCSS to CSS compiler to link it with Webflow.
You can see the uncompiled JavaScript and SCSS here: https://github.com/edubod/comnarchitects (it's a little bit messy right now, but in future projects it will look better :D)