surveys
surveys copied to clipboard
Feature: Individual transform properties (`rotate`, `scale`, `translate`)
MDN:
- https://developer.mozilla.org/en-US/docs/Web/CSS/translate
- https://developer.mozilla.org/en-US/docs/Web/CSS/rotate
- https://developer.mozilla.org/en-US/docs/Web/CSS/scale
Caniuse (from MDN): https://caniuse.com/mdn-css_properties_rotate Web.dev article: https://web.dev/css-individual-transform-properties/
Shipped in Chrome 104, also in Firefox and WebKit
This seems very convenient but not really a major feature, more a nice quality-of-life update. I think we can leave it aside for now?
Sure!