Using Accelerated Mobile Pages with Bootstrap

前端 未结 6 662

I have a website that uses Bootstrap. Technically, I\'m using Bootstrap 4 at the moment. I want to leverage Accelerated Mobile Pages (AMP) in the publicly-facing parts of my

6条回答
  •  清歌不尽
    2020-12-31 09:59

    You can create a custom bootstrap version from: Customize Bootstrap

    Uncheck unnecessary properties and export it. It must be less than 50kb. Remove every "!important" rule and put it in your site as inline css.

提交回复
热议问题