Is it possible to integrate MaterializeCss into Bootstrap

后端 未结 6 814
被撕碎了的回忆
被撕碎了的回忆 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:46

    It is possible, I already tested both framework in a single web form, though some properties of the controls overlapped, especially to the

    tag that calls the container class for the tag.
    For the grid, it actually follows still the bootsrap, for some reason, (that I don't know). Because I tried rearranging the order of
    提交回复
热议问题