🤩 Excited to see these two CSS additions in the Safari Technology Preview 190 release notes:

1️⃣ “Added support for the safe keyword in flexbox properties.”

See this post by @stefan to know why you need this: https://stefanjudis.com/today-i-learned/safe-unsafe-alignment-in-css-flexbox/

2️⃣ “Added support for CSS style container queries.”

@Una has got you covered: https://developer.chrome.com/docs/css-ui/style-queries

Safe/unsafe alignment in CSS flexbox

Safe alignment can prevent data loss in CSS flexbox layouts