bootstrap-responsive.css 在哪里? [英] Where is bootstrap-responsive.css?

查看:25
本文介绍了bootstrap-responsive.css 在哪里?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我知道默认情况下引导程序不附带文件,但是在我自定义后(我选择了所有响应功能!)我仍然看不到文件.在文档中,它说我应该在 head 标签上执行此操作:

I know that by default the bootstrap doesn't come with the file, but after I customized (I've selected all the responsive features!) I still can't see the file. At the docs, it says that I should do this on head tag:

<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="assets/css/bootstrap-responsive.css" rel="stylesheet">

但事实是我什至没有文件夹资产.我所拥有的是:

But the truth is that I don't even have the folder assets. What I do have is:

\bootstrap
    \img
    \css
    \js

有人可以帮我吗?

推荐答案

自 Bootstrap 3 以来,您不再需要响应式.css.因为它在默认的 bootstrap.css 中.

Since Bootstrap 3 you don't need responsive.css anymore. Because it is inside default bootstrap.css.

相关:https://stackoverflow.com/a/16379181/429938

这篇关于bootstrap-responsive.css 在哪里?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆