是否有任何准备使用带有前缀的Bootstrap css文件 [英] Is there any ready to use Bootstrap css file with prefix

查看:98
本文介绍了是否有任何准备使用带有前缀的Bootstrap css文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有使用 Foundation 的网络应用程序。

I have web application which uses Foundation.

我不擅长基础,几个页面,我想使用 Bootstrap 但我不想与其他公司css混合。

I am not good at foundation and i have to develop few pages where i want to use Bootstrap but i dont want to mix with other company css.

看看我是否可以包装所有bootsrap在一些类如 bootstrap 。所以如果我想使用bootsrap。我可以使用像

SO i was looking if i can wrap all bootsrap inside some class like bootstrap. so that if i want to use bootsrap . i can use like

<div class="bootstrap"> <table class="table">
</div>

我不知道sass和那一切。

I don't know sass and all that.

可以从在线下载一些bootstrap css和一些预定义的前缀

is it possible to download some bootstrap css from online with some pre defined prefix

推荐答案

SASS或LESS,您可以使用 http://www.css-prefix.com/ p>

If you don't use SASS or LESS, you can use http://www.css-prefix.com/


  1. 设置一个短前缀(我的建议)

  2. 如果使用空格,父类。

  3. 粘贴到编译版本的CSS文件

  4. 点击运行按钮

  1. Make a short prefix (my recommendation)
  2. If you use a space, then it will be a parent class.
  3. Paste in the compiled version of the CSS file
  4. Click the run button

结果片段:

.tb.col-xs-1, .tb.col-sm-1, .tb.col-md-1, ...

>

这篇关于是否有任何准备使用带有前缀的Bootstrap css文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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