Merged idea

This idea has been merged into another idea. To comment or vote on this idea, please visit WEBFLOW-I-893 Ability to style CSS Combinators: combo classes, pseudo classes, nested classes.

Make Combo Classes Modular. Not Coupled. Merged

Currently Combo Classes that have more than 2 classes assume that all three classes will be added for the 3rd class to work... this is highly coupled and isn't modular.

Ideally, we could add classes to make modifications to an element without needing all the combo classes added.

Example, **[Button] [Button Primary] [Button Block]**

☝️ This should use each class as a modular addition to the styling. Not necessarily needing all three.. because if I want to make a Secondary Button a block level element, I should be able to say...

**[Button] [Button Secondary] [Button Block]** <== which currently doesn't work.

  • Cameron Roe
  • Oct 6 2017