I understand those are just syntactic sugar. What makes me wonder is the fact that the "syntactic sugar" part is apply as inline CSS, while in most cases we should be using CSS modules + CSS variables anyway.
In what scenario(s) should I prefer the former over the latter?