mirror of
https://github.com/tailwindlabs/tailwindcss.git
synced 2025-12-08 21:36:08 +00:00
These match the new `mask-*` and updated `bg-*` utilities. This is the same as #17378 but for `object-position`. | Deprecated utility | New utility | | --------------------- | --------------------- | | `object-left-top` | `object-top-left` | | `object-right-top` | `object-top-right` | | `object-left-bottom` | `object-bottom-left` | | `object-right-bottom` | `object-bottom-right` |