font-size
Since UXP v2.0
Specifies the size of the font.
See: https://developer.mozilla.org/en/docs/Web/CSS/font-size
Example
.someElement {
font-size: 24pt;
}
Quirks and Exceptions
- Text edit fields do not support font size.
- Not all Spectrum UXP components support overriding the font size.