Be able to use Greensock, ScrollMagic, D3.js, Three.js inside of Webflow for more wow experiences.
You can import scripts in Webflow with custom code. Go to this site: https://cdnjs.com/ and choose the library you want. Copy the script tag to your clipboard and paste in the custom code field.
example: (the script tag may get stripped)
<script src="https://cdnjs.cloudflare.com/ajax/libs/vue/2.1.10/vue.min.js"></script>
You won't be notified about changes to this idea.
You can import scripts in Webflow with custom code. Go to this site: https://cdnjs.com/ and choose the library you want. Copy the script tag to your clipboard and paste in the custom code field.
example: (the script tag may get stripped)
<script src="https://cdnjs.cloudflare.com/ajax/libs/vue/2.1.10/vue.min.js"></script>