You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We don't know the specifics of the cause, but at some point a save in (likely) the builder template resulted in the removal of <style> tags around some inline CSS.
We need to give this some due diligence and see if it can be reproduced in any way.
The text was updated successfully, but these errors were encountered:
I saw this again when importing a site from production (ascent.aero) to development. I'm wondering if a save routine on import is stripping <style> as an invalid tag.
We don't know the specifics of the cause, but at some point a save in (likely) the builder template resulted in the removal of
<style>
tags around some inline CSS.We need to give this some due diligence and see if it can be reproduced in any way.
The text was updated successfully, but these errors were encountered: