Providing access and changes to media queries

Hi,

Absolutely love boot strap studio..

Just wondering if we could change some elements based on size in the app and have more access to the media queries code. Making little adjustments makes it easier to refine my sites and get them dead right.

I'd like to be able to have specific values and a default on SM,MD,LG,XL and print, for margins/paddings (margin-left, margin-right, margin-top, margin-bottom, margin), height, width.

Currently I have to create a seperate CSS file with the media enquiries in it and import it. Or create an element for each of (SM,MD,LG), only have this element show for a specific size, eg (box1 - only display for SM, margin-10%, box2 - only display for MD - Margin-15%)

Would be cleaner and more transparent if I could do through the options bar on the right hand side, just have one element with specific media queries attached to it. This would mean that rather than these changes applying to the elements CSS a seperate CSS block for this element would be added within the media queries CSS code.

If you could do this, would make it more awesome.

Regards,

Nick