Clarifies usage and strategy around CSS variables. Also rolls back some usage of CSS vars for border-radius
and border-width
as it breaks Sass math. See #36037. I think the safer and more respectful move is to continue to expand our usage of CSS variables, encourage customizing through them, and then in v6 migrate our Sass vars to CSS vars as needed.
Thoughts @ffoodd @julien-deramond et al?