9.8.59.8.4
Reading changes from the repo…
/* autoprefixer grid: off */
, and it now alerts you if you try to use subgrid
in IE, ensuring a smoother experience. justify-self
and align-self
not being prefixed when using display: flex
. This ensures your flexbox layouts work as expected across different browsers.