javihgil/bootstrap-bundle

此包已废弃,不再维护。未建议替代包。

JhgBootstrapBundle 帮助在 Symfony2 项目中集成 Bootstrap。

安装: 72

依赖者: 0

建议者: 0

安全: 0

星标: 0

关注者: 1

分支: 0

开放问题: 0

语言:CSS

类型:symfony-bundle

v0.1 2013-12-11 22:34 UTC

This package is auto-updated.

Last update: 2022-02-01 12:35:53 UTC


README

JhgBootstrapBundle 帮助 Bootstrap 在 Symfony2 项目中集成。

安装

{
    "repositories": [
        {
            "type": "vcs",
            "url": "https://github.com/javihgil/bootstrap-bundle.git"
        }
    ],
    "require": {
        "javihgil/bootstrap-bundle": "dev-master"
    }
}

Bootstrap 更改

根据https://github.com/leafo/lessphp/issues/491#issuecomment-28142698中的说明,为了修复 leafo/lessphp 编译错误,已添加一些更改。