javihgil / bootstrap-bundle
This package is abandoned and no longer maintained.
No replacement package was suggested.
JhgBootstrapBundle helps Bootstrap integration in Symfony2 projects.
Package info
github.com/javihgil/bootstrap-bundle
Language:CSS
Type:symfony-bundle
pkg:composer/javihgil/bootstrap-bundle
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 helps Bootstrap integration in Symfony2 projects.
Instalation
{
"repositories": [
{
"type": "vcs",
"url": "https://github.com/javihgil/bootstrap-bundle.git"
}
],
"require": {
"javihgil/bootstrap-bundle": "dev-master"
}
}
Boostrap changes
Following the instructions given in https://github.com/leafo/lessphp/issues/491#issuecomment-28142698, some changes has been added to fix the leafo/lessphp compiling error.