Is it possible to integrate MaterializeCss into Bootstrap

后端 未结 6 805
被撕碎了的回忆
被撕碎了的回忆 2020-12-29 19:15

I have asked myself (not tested) if it is possible to integrate both bootstrap and materializecss into the same project

Since both frameworks are for the same purpos

6条回答
  •  南方客
    南方客 (楼主)
    2020-12-29 19:44

    you need to set the order of CSS files like

    
    
    

    Now you can override bootstrap css classes or ids, and can make your own CSS styles.

提交回复
热议问题