bendman / fett

A lightweight styleguide renderer in Javascript
http://benduncan.me/experiments/fett/
MIT License
1 stars 2 forks source link

allow manual size control for example iframes #13

Open bendman opened 9 years ago

bendman commented 9 years ago

We need some way to set iframe-specific sizes which don't change from the javascript resizes. Maybe a way to set the starting min-height and min-width.

Should this be from an attribute, adding a way to do example-specific css, or something else?