Currently, the className is being applied to the front of all classes in the same way a prefix would and this is preventing me from having a direct target to do things with the path. would you be open to a PR with a breaking change className to being a wrapping class and the current className approach being used as a prefix?