imp.el
imp.el copied to clipboard
HTML meta tags aren't previewed
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?