toCssName.toCssName

Undocumented in source.
template toCssName(string s)
enum toCssName = toCssIdentifier!(reduceChunks!(chunk!(s, 6)));

Meta