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
[css-device-adapt] Removed support for device-width/height.
Changed translation of device-width/height in viewport meta tag to '100%',
which means the window dimensions will be used instead of the device
dimensions.
Relative lengths resolved to absolute lengths at computed value time, not
as part of the constraining procedure.
0 commit comments