thatsus/bootstrap-chosen
最新稳定版本:v1.2
Composer 安装命令:
composer require thatsus/bootstrap-chosen
包简介
README 文档
README
An alternate stylesheet for Chosen 1.0. This one is supposed to integrate better with Bootstrap 3.0.
How you add bootstrap-chosen.less to your build process is up to you. Just keep
in mind that it needs access to variables.less and mixins.less.
You can tinker with the example page by:
$ git clone https://github.com/alxlit/bootstrap-chosen
$ cd bootstrap-chosen
bootstrap-chosen $ git clone --depth=1 https://github.com/twbs/bootstrap
bootstrap-chosen $ vi bootstrap/less/bootstrap.less
// Add this to the bottom
@import "../../bootstrap-chosen.less";
bootstrap-chosen $ lessc bootstrap/less/bootstrap.less > bootstrap.css
bootstrap-chosen $ firefox example.html
License: MIT
统计信息
- 总下载量: 63.35k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2015-09-01
