I'm finding problems with css that uses camel case when using CSSClass because this line automatically converts each class to dashed case.
Can we have a choice between camel case and raw input when using the CSSClass directive?
Would be nice if we could provide a means to configure CSSClass directive per component.