If you try to add a classname to toolset containers you are unable to give the class a capital letter, if you type myClassName it changes it to myclassname. This is a BIG problem ! classnames are case sensitive so why is it forcing it to lowercase. I'll give you a use case example. We are migrating a website and keeping some of the existing style. so we have the old stylesheet enqueued that uses camel case.