@darrylyeo
CSS variables are inheritable/overridable CSS properties, so if this were possible Framer Motion would have to constantly watch the element for changes to each variableās computed value. Probably overkill for configuring a spring animation which needs to be calculated frame-by-frame in JavaScript.