Structure gets rebuilt, not imported
Webflow's Designer produces its own class system and DOM, and there's no clean import path for external HTML into it. Rebuilding the generated layout in Designer is the normal route.
That is less painful than it sounds, because the hard decisions are already made — you're transcribing a design rather than devising one, and Webflow's box model maps closely onto standard CSS.


