Blog Post

Transforming Undead Boxes

To be transformed using the transform property, an element must use the CSS Box model—that is, it must be a flow element or set to some flavor of display: block (display: grid and display: flex count too, but any that include “inline” do not).