Css_gen.LengthSourcetype t = [ | `Raw of string| `Ch of float| `Rem of float| `Em of int| `Em_float of float| `Percent of Core.Percent.t| `Pt of float| `Px of int| `Px_float of float| `Vh of Core.Percent.t| `Vw of Core.Percent.t| css_global_values ]