Allow free combo class combination in the designer
Merged
Right now combo classes are bound to the first class of an element. We need the capability to combine different class rules, to create truly modular UI elements, using the atomic design model.
Example: class button defines it's shape, class red de...