I\'m trying to use a CDN on Bootstrap to increase performance to my website. However when referencing the CSS directly it works whereas using the CDN doesn\'t.
How
follow this fiddle cdn usage http://jsfiddle.net/MgcDU
css
@import url('http://twitter.github.com/bootstrap/assets/css/bootstrap.css'); .container { margin-top: 10px; }
html
Bootstrap jsFiddle Skeleton Fork this fiddle to test your Bootstrap stuff. Learn more about Bootstrap 0 讨论(0) 查看其它6个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复
Fork this fiddle to test your Bootstrap stuff.
Learn more about Bootstrap