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
{{ message }}
This repository was archived by the owner on Jan 21, 2019. It is now read-only.
HTML meta tags aren't obeyed due to the fact that the page is, understandably, rendered in an iframe. In my case this means <meta name=viewport content="width=device-width, initial-scale=1"> isn't observed, thereby affecting mobile previews. Is there an easy fix or workaround for this on the imp.el side?
HTML
metatags aren't obeyed due to the fact that the page is, understandably, rendered in an iframe. In my case this means<meta name=viewport content="width=device-width, initial-scale=1">isn't observed, thereby affecting mobile previews. Is there an easy fix or workaround for this on theimp.elside?