Hey folks! I am just getting started with Bubble coming from other editors, and while most things seems straight forward I can’t for the life of me figure out how Bubble handles classes/styles, and was hoping someone could point me in the right direction, as I can’t seems to find answers in styles documentation. I have two questions:
-
How do I save for example a group’s layout settings such as “min-width” as a class/style, so I can apply it across multiple elements?
-
How do I combine different stylings, normally done with CSS “helper” classes, for example one class dictating size and the other paddings of something?
Am I missing something obvious here, or does Bubble have entirely different logic/workflow to it compared to other editors/CSS?