You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Feature request:
Currently the widths parameter in playroom config only accepts an array. It would be excellent if an object could be passed as well.
In my use case, our component library uses named breakpoints (sm, md, etc.) which I would love to represent via the frames option in playroom.
How it could look:
The text was updated successfully, but these errors were encountered:
caseymhunt
changed the title
Request: Permit object syntax for widths in config
[Feature Request] Permit object syntax for widths in config
May 21, 2021
Feature request:
Currently the
widths
parameter in playroom config only accepts an array. It would be excellent if an object could be passed as well.In my use case, our component library uses named breakpoints (
sm
,md
, etc.) which I would love to represent via the frames option in playroom.How it could look:
The text was updated successfully, but these errors were encountered: