[Feature Request] DRY = DON'T REPEAT YOURSELF

Can we have a global styles tab for example?
If I want the main font in my application to be Roboto, right now I’d have to go and change that font on every single element or style individually. That’s just a waste of time, won’t you agree?

Could we please bring the DRY approach in Bubble?

Maybe I’m not understanding, but this is exactly what the styles are for. I have a style for body, and I apply it to every element I need to. If I decide to change, I just update the Body style, and it propagates everywhere.

3 Likes