@collaboratory Currently we don’t have that support, but we have on our to-do to support camel case. So if you type a class like “myCamelCase” then that’s what it will be in the css on publish or export. This is what will happen:
Class in Webflow > class-in-css
My Class > .my-class
MyClass > .myClass
myClass > .myClass
my Class > .my-class
Is that how you’d expect it to work @vincent and @gosselin07