package vg
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Module Private.Font
Font helpers.
val css_font : unit:string -> font -> stringcss_font unit font is a CSS font property for the font with size expressed in unit.
val css_weight : font -> stringcss_weight font is font's weigth as CSS font-weight value.
val css_slant : font -> stringcss_slant font is font's slant as a CSS font-style value.