FontSizeUnit

[ Type ]

type FontSizeUnit = 'px' | '%' | 'em' | 'rem';
FontSizeUnit 1:

Available from version 1.12