Embedding in Webflow
Use the app’s Embed action to copy the exact snippet blocks for Webflow.
When hosted deploy is enabled, those assets are served from Cloudflare R2 over the Cloudflare edge network (same CDN family as Webflow) for strong compatibility and fast delivery.
Deployed asset URLs follow your custom domain pattern, such as https://ssscript.dev/valla.federico/t1/app.css.
Where to paste
Section titled “Where to paste”- Site-wide: Webflow → Site settings → Custom code → Head code (or Footer).
- Per page: Page settings → Custom code → Head or Footer.
Paste the full snippets so both CSS and JS load.
What each snippet means
Section titled “What each snippet means”- Head / published snippet: loads your hosted project assets.
- Designer snippet: helps preview behavior in Webflow Designer where applicable.
Logged-out vs logged-in behavior
Section titled “Logged-out vs logged-in behavior”- If you are logged out, the app labels snippets as local-dev only and asks you to sign in for deploy-backed fallback behavior.
- If you are logged in and have deployed, snippets are generated from your user/project deploy namespace.
After updates
Section titled “After updates”When you deploy a newer build, you typically keep the same Webflow placement and republish your site as needed.