javihgil / bootstrap-bundle
此包已废弃,不再维护。未建议替代包。
JhgBootstrapBundle 帮助在 Symfony2 项目中集成 Bootstrap。
v0.1
2013-12-11 22:34 UTC
Requires
- php: >=5.3.2
- symfony/framework-bundle: >=2.0.0
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 编译错误,已添加一些更改。