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
A short-hand notation for "half-size" would also be useful (maybe {pixelRatio: 2}?) currently, when you upload a screenshot taken on a retina screen, you need to look up the image's width, then write a full <img src="….url()" width="W/2"> tag.