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 205 forks source link

Question: <Row center={['lg','xs','md']} /> #155

Open eatsjobs opened 6 years ago

eatsjobs commented 6 years ago

Somenthing like that it's possible? or how i can get this result in other way? thanks in advance!

eatsjobs commented 6 years ago

Sure i can do this className='center-lg center-md center-xs' but...

mattvb91 commented 3 years ago

Anyone manage to come up with a solution for this without using className?