keithclark / css-feature-toggle-devtools-extension

A devtools extension for toggling CSS features allowing developers to see how pages/apps render in browsers that don't support modern CSS features
MIT License
162 stars 5 forks source link

Add support for aspect-ratio toggle #28

Open itsViney opened 2 years ago

itsViney commented 2 years ago

This is my first pull request so apologies if I've done anything incorrectly. Just adding support to disable aspect-ratio. This is particularly useful at the moment since Apple only added support for it with Safari on iOS 15, which also just so happens to be one of the slowest-adopted iOS releases in a long time.