- Source:
Methods
base-font-size-value() → {Number}
Returns the base font size, which is most likely applied to the html/body elements and acts as the base for rem calculations.
- Source:
Returns:
the currently set jig base font size value
- Type
- Number
Example
font-size: base-font-size-value();