[Feature Request] Allow style cascading from mobile > tablet > web

Hi,

I have a feature request regarding style cascading.

Currently, styles cascade from desktop to tablet and then to mobile. However, responsive design principles suggest a mobile-first approach. It would be highly beneficial if we could have the option to cascade styles from mobile to tablet and then to web. This would align more closely with modern responsive design workflows.

Thanks,
Abhi

Hi Abhi :waving_hand:

Thank you for your feedback.

But mobile first design is reserved for platforms where the main purpose is the creation of mobile apps, such as Flutterflow.

For web-app responsive development the norm is indeed cascading from Desktop to Mobile. (platforms like Bubble, Webflow, Framer etc)

Hope this answers your question.