GenerateCss.values

Undocumented in source.
template GenerateCss(T)
alias values = staticMap!(ApplyLeft!(getCssKeyValue, T), names)

Meta