c8r / lab

React UI component design tool
https://compositor.io/lab
349 stars 14 forks source link

Style composed components #19

Closed caffo closed 6 years ago

caffo commented 6 years ago

What's the expected way to style composed components? I want to use flexbox inside this FilterBar, for example:

screen shot 2017-11-02 at 19 22 16

caffo commented 6 years ago

@jxnblk @mrmrs hello :)

bbenitez commented 6 years ago

@caffo I'd add a flex property to the FilterBarBackground component, which is the one that contains your Text, Count, and Button components.