Apply global classes to elements independently from its current CSS selector
This will help to easier apply and update global and combo-classes throughout all break-points. Currently, If I want to update the style of an element with its own class plus 3 global classes in a breakpoint different from the base one, I need to ...