data
data copied to clipboard
feat(css): Add `anchor-center` keyword value support for `{align,justify}-{items,self}`
Description
the syntax update add support for the anchor-center keyword value
these features are support since chrome v125
Motivation
Additional details
https://developer.mozilla.org/en-US/docs/Web/CSS/align-items https://developer.mozilla.org/en-US/docs/Web/CSS/align-self https://developer.mozilla.org/en-US/docs/Web/CSS/justify-items https://developer.mozilla.org/en-US/docs/Web/CSS/justify-self https://drafts.csswg.org/css-anchor-position/#valdef-justify-self-anchor-center