[document link](https://v2.vuejs.org/v2/guide/class-and-style.html#Binding-Inline-Styles)  Use quotes with kebab-case for the CSS property names that did not work.  env: windows 10 Chrome 104.0.5112.81
Activity
hua-qi commentedon Aug 27, 2022
The document is not rigorous enough.
Should it be changed?
Jinjiang commentedon Aug 27, 2022
"font-size" need a string with a length unit. E.g. "font-size": "32px" works but "font-size": 32 won't.