feat: option to add classes and pseudo elements to the parent in the selector chain. Now work even without a parent in the selector chain. See updated test 08.
feat: make it optional to apply classes and pseudo elements to the parent in the selector chain. Option: button-class-parent: true. Default to false. See test 08.