I didn't interpolate the card variables when I changed this in #20667, so this addresses that. Without this, Sass compiled the variable names as literal strings instead of the variable values.
I didn't interpolate the card variables when I changed this in #20667, so this addresses that. Without this, Sass compiled the variable names as literal strings instead of the variable values.