DEV Community

Discussion on: How do you make responsive designs in React?

Collapse
 
13point5 profile image
Bharath Sriraam R R

Could you give an example?

Collapse
 
petrtcoi profile image
Petr Tcoi • Edited

You can choice what components css to download here getbootstrap.com/docs/3.4/customize/

Then just select only grid css to your index page and you can use all grid classes.

import ‘/bootstrap_with_grid.css’