seek-oss / playroom

Design with JSX, powered by your own component library.
MIT License
4.48k stars 182 forks source link

Initial brands and screen sizes config #176

Closed lauriejones closed 7 months ago

lauriejones commented 4 years ago

Feature request

Similar to how you can provide the initial example code via config, I think it would be great to be able to specify the initially enabled brands and screen sizes.

We have one theme that is the primary brand, and then 8 others that are very much secondary. I'd love to be able to set just the primary brand to checked initially to give it focus for the first impression.

askoufis commented 7 months ago

Implemented in https://github.com/seek-oss/playroom/pull/305.