I've found that after updating to version 17.3 any usage of v-bind(...) within in-component styling is broken. The CSS variable is correctly applied to the parent element in the DOM but the actual v-bind(...) is not replaced (see screenshot).

Reverting to 17.0 fixed this issue.
Vue Version: 3.3.4
Sass Loader Version: 13.3.2