Twitter Bootstrap Alpha 4.0 - 404/403 Response from CDNs in MS Edge

主宰稳场 提交于 2019-12-03 07:26:52

As long as there is no fix, you can use 3.3.5 which (as opposed to the current 3.3.6) doesn't have that bug.

In testing this myself I could not get it to work in any browser unless I changed it to HTTPS . Using the following code worked in all browsers for me

<link href="http://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.0.0-alpha/css/bootstrap.min.css" rel="stylesheet" type="text/css" />
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!