How to get just the responsive grid from Bootstrap 3?

后端 未结 8 1263
后悔当初
后悔当初 2021-01-29 21:22

I need to add responsive design features to my web application using Twitter Bootstrap. I just want the responsive behavior, I\'m not interested in the typography, components or

8条回答
  •  南方客
    南方客 (楼主)
    2021-01-29 22:01

    Checkout zirafa/bootstrap-grid-only. It contains only the bootstrap grid and responsive utilities that you need (no reset or anything), and simplifies the complexity of working directly with the LESS files.

提交回复
热议问题