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
The o-ratio component uses static classes for different ratios. A more flexible alternative would be the native CSS aspect-ratio in combination with custom properties. Browser coverage is now very good: https://caniuse.com/mdn-css_properties_aspect-ratio
The o-ratio component uses static classes for different ratios. A more flexible alternative would be the native CSS
aspect-ratio
in combination with custom properties. Browser coverage is now very good: https://caniuse.com/mdn-css_properties_aspect-ratioExample: https://jsfiddle.net/peterklostermann/c3uxh5Lt/42/
The text was updated successfully, but these errors were encountered: