roylee0704 / react-flexbox-grid

A set of React components implementing flexboxgrid with the power of CSS Modules.
http://roylee0704.github.io/react-flexbox-grid/
2.93k stars 206 forks source link

Get rid of changing config of library users. #58

Closed IRus closed 7 years ago

IRus commented 8 years ago

Hi! Changing users config to support certain library very uncommon practice.

Can we get rid of that?

silvenon commented 7 years ago

Do you mean because of CSS Modules?

IRus commented 7 years ago

@silvenon yep, sure

silvenon commented 7 years ago

With merging #90 I don't think this is an issue anymore (once it gets published, that is). You will be able to use CSS Modules, but you won't have to.

If you had a better solution in mind, I'll gladly reopen this.

IRus commented 7 years ago

LGTM, thanks!