monks/font_smooth
{{ Non-standard_header }}
The font-smooth CSS property controls the application of anti-aliasing when fonts are rendered.
Values
pub fn length(value: monks_of_style.Length) -> #(String, String)
length value of font-smooth
pub const revert_layer: #(String, String)
pub fn var(variable: String) -> #(String, String)
Enter a variable name to be used for font-smooth.
It will be wrapped in var() and have -- prepended.