GenerateCssSet.GenerateCssSet

Undocumented in source.
template GenerateCssSet(alias T, Theme)
enum GenerateCssSet = Joiner!(staticMap!(ApplyLeft!(GenerateCssClass, baseName), typeSymbols));

Meta