I am checking out webflow, and wanted to confirm/ask some things.
In my case, I’ll have self-contained javascript visualizations with their own css/js that I would want to plop into selected pages of an existing site.
The “webflow custom code” route would be inappropriate, since it’s limited to a few thousand characters or something.
Is the best option here to use an iframe on a webflow page, pointing to somewhere else? Or is there a way to do this kind of localized js/css file inclusion on a selected page?
thanks