Why is styling in HTML structure

Hey guys,

could you explain to me why styling is written in HTML structure? This makes a lot of mess in exported HTML/CSS. It should be written in a connected .css file. It is confusing for other developers to whom I send the code. My HTML/CSS output is often rejected for this reason.

I would also like to ask if you plan to remove data-w-id and data-wf-page tags from the page code in the future. We have a high standard in terms of code quality and Webflow output is often rejected. I pray for a really clean code in the future. Code where all interactions are in the attached .css and .js files. :innocent: