Native Media Query Support

Hey all,

It would be super helpful if there was some native functionality for adding media queries to edit CSS on a element level in addition to the current breakpoints, rather than having to do it though Custom CSS. This can be done with the class or ID.

There are definitely times, especially when it comes to some custom components that require absolute positioning where I have lists of media queries just in the custom CSS.

My proposal would be similar with how we have states, there could be an option to add a custom breakpoint, and a list of each breakpoints. Clicking it will show you the CSS applied at that breakpoint as well as resizing the builder screen width to show that breakpoint. There could also be some type of ‘Media Query’ manager UI that gives you an overview of all custom breakpoints, both for classes and individual elements.